@php $i=1;@endphp @if(count($data)>0) @foreach($data as $key=> $list) @php $i++; @endphp @endforeach @else @endif
Serial No Product Name Batch No. UOM Expiry Date Opening Stock Basic AMT
{{$data->firstItem() + $key}} {!! $list->name !!} {!! $list->batch??'' !!} {!! $list->getProductPrimaryUnit->name??'' !!} {!! $list->exp_date?formatedDate($list->exp_date):'' !!} {!! $list->opening_stock_pack??'' !!} {{ isset($list->mrp) ? convertDecimelPoint($list->mrp):'' }}
No Data Found