@if(in_array('notice-edit', $authRolePermissions)) @endif @if(in_array('notice-delete', $authRolePermissions)) @endif @php $i=1;@endphp @if(count($data)>0) @foreach($data as $key=> $row) {{-- --}} @php $i++; @endphp @endforeach @else @endif
Sl No Notice Title Start Date Expire Date StatusEditDelete
{{$data->firstItem() + $key}} {{$row->notice_title}} {{ formatedDate($row->start_date)}} {{ formatedDate($row->expiry_date)}}@if(isset($row->priority_status)){{$row->priority_status}}@endif
status=='1' ? 'checked' : ''}}>
@if(in_array('notice-edit', $authRolePermissions)) @endif @if(in_array('notice-delete', $authRolePermissions)) @endif
No Data Found