{{-- --}} @if(in_array('department-edit', $authRolePermissions)) @endif @if(in_array('department-delete', $authRolePermissions)) @endif @php $i=1;@endphp @if(count($data)>0) @foreach ($data as $key => $department) {{-- --}} @if(in_array('department-edit', $authRolePermissions)) @endif @if(in_array('department-delete', $authRolePermissions)) @endif @endforeach @else @endif
Sl No NameCode DescriptionPriority Page Break Show In report Show Report Heading StatusEditDelete
{{$data->firstItem() + $key}} {{ $department->name }}{{ $department->code }} {{ $department->description }}{{ $department->priority }}
page_break=='1' ? 'checked' : ''}}>
show_in_report=='1' ? 'checked' : ''}}>
show_report_heading=='1' ? 'checked' : ''}}>
status=='1' ? 'checked' : ''}}>
No Data Found