@php $i=1;@endphp @if(count($data)>0) @foreach($data as $key=> $list) @php $i++; @endphp @endforeach @else @endif
Sl No Product Name Category Brand Tax MRP Sale Price Status Delete
{{$data->firstItem() + $key}} {{ucfirst($list->product->name ?? '')}} {{$list->product->getProductCategory->name ?? ''}} {{$list->product->getProductBrand->name ?? ''}} {{$list->product->getTaxMaster->name ?? ''}} {{$list->product->getProductPrice->mrp ?? ''}} {{$list->product->getProductPrice->sale_price ?? ''}}
status == '1' ? 'checked' : '' }}>
No Data Found