@php $i=1;@endphp @if(count($data)>0) @foreach($data as $key=> $list) @php $i++; @endphp @endforeach @else @endif
Serial No Product Name Quantity Recommended BY Recommended Date Re-Stock Status Delete
{{$data->firstItem() + $key}} {!! $list->product_name??'' !!} {{ isset($list->quantity) ? convertDecimelPoint($list->quantity):'' }} {!! $list->prepared_by??'' !!} {{ formatedDateTime($list->created_at) }} {!! $list->status??'' !!}
No Data Found