@if(in_array('appointment-shift-edit', $authRolePermissions)) @endif @if(in_array('appointment-shift-delete', $authRolePermissions)) @endif @php $i=1;@endphp @if(count($data)>0) @foreach($data as $key=> $list) @if(in_array('appointment-shift-edit', $authRolePermissions)) @endif @if(in_array('appointment-shift-delete', $authRolePermissions)) @endif @php $i++; @endphp @endforeach @else @endif
Serial No Name Code Booking Limit Time From Time To Color Priority StatusEditDelete
{{$data->firstItem() + $key}} {{$list->name}} {{$list->code}} {{$list->patient_quantity}} {{$list->time_from}} {{$list->time_to}} {{$list->color}} {{$list->priority}}
status=='1' ? 'checked' : ''}}>
No Data Found