@if(in_array('incentive-slab-details-edit', $authRolePermissions)) @endif @if(in_array('incentive-slab-details-delete', $authRolePermissions)) @endif @php $i=1;@endphp @if(count($data)>0) @foreach($data as $key=> $list) @if(in_array('incentive-slab-details-edit', $authRolePermissions)) @endif @if(in_array('incentive-slab-details-delete', $authRolePermissions)) @endif @php $i++; @endphp @endforeach @else @endif
Serial No Slab Product Product Price Cal.Type Percentage % Rate / Value Other Charges StatusEditDelete
{{$data->firstItem() + $key}} {{ ucfirst($list->getSlab->slab_name ?? '') }} {{$list->getProduct->name}} {{$list->getProduct->getProductPrice->sale_price ?? ''}} {{ ucfirst($list->calculation_type) }} {{ ucfirst($list->percentage) }} {{ ucfirst($list->price) }} {{ $list->other_charges }}
status == '1' ? 'checked' : '' }}>
No Data Found