@if (in_array('tax-masters-edit', $authRolePermissions)) @endif @if (in_array('tax-masters-delete', $authRolePermissions)) @endif @php $i=1;@endphp @if (count($data) > 0) @foreach ($data as $key => $list) @if (in_array('tax-masters-edit', $authRolePermissions)) @endif @if (in_array('tax-masters-delete', $authRolePermissions)) @endif @php $i++; @endphp @endforeach @else @endif
Sl No Name Percentage Tax Category Calculation Description Priority Default StatusEditDelete
{{ $data->firstItem() + $key }} {{ $list->name }} {{ $list->total_percentage }}% {{ $list->getTaxCategory->name ?? '-' }} {{ $list->calculation }} {{ $list->description }} {{ $list->priority }}
default == '1' ? 'checked' : '' }}>
status == '1' ? 'checked' : '' }}>
No Data Found