{{$CardTypeData->firstItem() + $key}} |
{{$row->name}} |
{{$row->book_limit}} |
{{$row->library_card_serial}} |
{{$row->card_no_length}} |
{{$row->serial_start_from}} |
{{$row->prefix_code}} |
{{$row->suffix_code}} |
status=='1' ? 'checked' : ''}}>
|
@if(in_array('card-type-edit', $authRolePermissions))
@endif
|
@if(in_array('card-type-delete', $authRolePermissions))
@endif
|
@php $i++; @endphp
@endforeach
@else