| Product ID | Product Name | Category Name | Instock | Sold | Remaining Stock |
|---|---|---|---|---|---|
| {{ $item->product_id }} | {{ $item->product_name }} | {{ $item->category_name }} | {{ $item->in_stock }} | {{ $item->units_sold }} | {{ $item->remaining_stock }} |
There are no data to show within this date.