@if(in_array('account-master-type-edit', $authRolePermissions)) @endif @if(in_array('account-master-type-delete', $authRolePermissions)) @endif @php $i=1;@endphp @if(count($data)>0) @foreach($data as $key=> $list) @if(in_array('account-master-type-edit', $authRolePermissions)) @endif @if(in_array('account-master-type-delete', $authRolePermissions)) @endif @php $i++; @endphp @endforeach @else @endif
Sl No Type Name Type Code Accounting Groups Category Prefix Licenses Is Person Default StatusEditDelete
{{$data->firstItem() + $key}} {{$list->type_name}} {{$list->type_code}} {{$list->getAccountingCategory->name ?? ''}} {{$list->getaccountgroup->category_name ?? ''}} {{$list->prefix}}
is_person=='1' ? 'checked' : ''}}>
is_default=='1' ? 'checked' : ''}}>
status=='1' ? 'checked' : ''}}>
No Data Found