{{$data->firstItem() + $key}} |
{{$list->product_name}} |
{{$list->product_hsn}} |
{{$list->batch}} |
{{ formatedDate($list->exp_date) }} |
{{$list->opening_stock_pack}} |
{{$list->opening_stock_loose}} |
{{$list->product_mrp}} |
{{$list->purchase_price}} |
{{$list->sale_price}} |
{{-- @if(auth()->user()->can('tax-masters-edit')) --}}
|
{{-- @endif --}}
{{-- @if(auth()->user()->can('tax-masters-delete')) --}}
|
{{-- @endif --}}
@php $i++; @endphp
@endforeach
@else