@extends('backend.layout.main') @section('content')

{{trans('file.Product Expiry Report')}}

@foreach($lims_product_data as $key=>$product)
{{trans('file.Image')}} {{trans('file.Product Name')}} {{trans('file.Product Code')}} {{trans('file.Batch No')}} {{trans('file.Expiry Date')}} {{trans('file.Quantity')}}
{{$key}}
Warning: Undefined variable $product in /home/ntseahrz/pos.ntseuae.com/resources/views/backend/report/product_expiry_report.blade.php on line 26

Warning: Attempt to read property "image" on null in /home/ntseahrz/pos.ntseuae.com/resources/views/backend/report/product_expiry_report.blade.php on line 26

Fatal error: Uncaught Error: Attempt to assign property "base_image" on null in /home/ntseahrz/pos.ntseuae.com/resources/views/backend/report/product_expiry_report.blade.php:27 Stack trace: #0 {main} thrown in /home/ntseahrz/pos.ntseuae.com/resources/views/backend/report/product_expiry_report.blade.php on line 27