{{ $pageTitle }} {{ $pageNote }}
@if(Session::has('message'))
{{ Session::get('message') }}
@endif
{{ Form::open(array('url'=>'users/destroy/', 'class'=>'form-horizontal' ,'ID' =>'SximoTable' )) }}
{{ Form::close() }}
@include('footer')
| No | Avatar | {{ Lang::get('core.group') }} | {{ Lang::get('core.username') }} | {{ Lang::get('core.firstname') }} | {{ Lang::get('core.lastname') }} | {{ Lang::get('core.email') }} | Status | {{ Lang::get('core.btn_action') }} | |
|---|---|---|---|---|---|---|---|---|---|
| @endif | @foreach ($tableGrid as $t) @if($t['view'] =='1') | {{ SiteHelpers::transForm($t['field'] , $tableForm) }} | @endif @endforeach|||||||
| {{ ++$i }} | @foreach ($tableGrid as $field) @if($field['view'] =='1') |
@if($field['field'] == 'avatar')
|
@endif
@endforeach
{{--*/ $id = SiteHelpers::encryptID($row->id) /*--}} @if($access['is_detail'] ==1) @endif @if($access['is_edit'] ==1) @endif |