update
parent
fb25efd3a9
commit
9082d76b97
|
|
@ -50,7 +50,9 @@
|
||||||
<tr>
|
<tr>
|
||||||
{{-- <th data-field="action">#</th> --}}
|
{{-- <th data-field="action">#</th> --}}
|
||||||
<th data-field="no">No</th>
|
<th data-field="no">No</th>
|
||||||
|
@if(session('group_alias') == 'sekolah')
|
||||||
<th data-field="action">#</th>
|
<th data-field="action">#</th>
|
||||||
|
@endif
|
||||||
@if(session('group_alias') != 'sekolah')
|
@if(session('group_alias') != 'sekolah')
|
||||||
<th data-field="sekolah">Sekolah</th>
|
<th data-field="sekolah">Sekolah</th>
|
||||||
@endif
|
@endif
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue