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