@foreach($items as $row) @endforeach
Item Code Description Quantity Unit Cost Avg. Seles Price
{{ $row->item_code }} {{ $row->description }} {{$row->quantity}} {{$row->packing}} {{ number_format($row->cost_avg,2) }} {{ number_format($row->sell_price,2) }}