{{$InvoiceSerialSetting->firstItem() + $key}} |
{{$row->module_type}} |
{{$row->prefix}} |
{{$row->startfrom}} |
@if(isset($row->getFinancialYear->financial_year_name)){{$row->getFinancialYear->financial_year_name}}@endif |
@if(in_array('invoice-serial-setting-edit', $authRolePermissions))
|
@endif
@if(in_array('invoice-serial-setting-delete', $authRolePermissions))
|
@endif
@php $i++; @endphp
@endforeach
@else