Sl No | Name | Percentage | Tax Category | Calculation | Description | Priority | Default | Status | @if (in_array('tax-masters-edit', $authRolePermissions))Edit | @endif @if (in_array('tax-masters-delete', $authRolePermissions))Delete | @endif
---|---|---|---|---|---|---|---|---|---|---|
{{ $data->firstItem() + $key }} | {{ $list->name }} | {{ $list->total_percentage }}% | {{ $list->getTaxCategory->name ?? '-' }} | {{ $list->calculation }} | {{ $list->description }} | {{ $list->priority }} |
default == '1' ? 'checked' : '' }}>
|
status == '1' ? 'checked' : '' }}>
|
@if (in_array('tax-masters-edit', $authRolePermissions))
@endif @if (in_array('tax-masters-delete', $authRolePermissions)) | @endif |
No Data Found |