@if(in_array('incentive-slab-edit', $authRolePermissions)) @endif @if(in_array('incentive-slab-delete', $authRolePermissions)) @endif @php $i=1;@endphp @if(count($data)>0) @foreach($data as $key=> $list) @if(in_array('incentive-slab-edit', $authRolePermissions)) @endif @if(in_array('incentive-slab-delete', $authRolePermissions)) @endif @php $i++; @endphp @endforeach @else @endif
Serial No Slab Name Code Account Type Cal.Type Percentage % Rate Default Status Settings PriceEditDelete
{{$data->firstItem() + $key}} {{ ucfirst($list->slab_name) }} {{ $list->code }} {{$list->getType->type_name ?? ''}} {{ str_replace('_', ' ', $list->calculation_type) }} {{ ucfirst($list->percentage) }} {{ ucfirst($list->price) }}
is_default=='1' ? 'checked' : ''}}>
status=='1' ? 'checked' : ''}}>
Import/Export Settings
No Data Found