extend('layouts/main.php') ?> section('content') ?>

Accounts Management Page

Disable "; if ( $initial != '' ) { $accountname = "$accountname ($initial)"; } if( $data['enddate'] != '' ) { $classend = 'class="bg-danger"'; $toggletext = " Enable "; } else { $toggletext = " Disable "; } ?> >
Name Parent Area Create date
Edit
endSection() ?> section('script') ?> endSection() ?>