@if(in_array('anesthesia-types-edit', $authRolePermissions)) @endif @if(in_array('anesthesia-types-delete', $authRolePermissions)) @endif @php $i=1;@endphp @if(count($data)>0) @foreach ($data as $key => $type) @if(in_array('anesthesia-types-edit', $authRolePermissions)) @endif @if(in_array('anesthesia-types-delete', $authRolePermissions)) @endif @endforeach @else @endif
Sl No Name Code Priority Default StatusEditDelete
{{$data->firstItem() + $key}} {{ $type->name }} {{ $type->code }} {{ $type->priority }}
is_default=='1' ? 'checked' : ''}}>
status=='1' ? 'checked' : ''}}>
No Data Found