Stock Reporting SAAMIS


@foreach ($product_list as $list) @endforeach
# Product Current Stock Expiry date
{{$list->sinum}} {{$list->product_name}} {{floor($list->current_stock)}} {{$list->expiry_date}}