| Product Name | Current Quantity | Unit | Input Price/Unit | Selling Price/Unit | Actions |
|---|---|---|---|---|---|
|
{{ $product->name }}
|
{{ $product->quantity }}
|
{{ $product->unit }}
|
Tsh {{ number_format($product->input_price_per_unit, 2) }}
|
Tsh {{ number_format($product->selling_price_per_unit, 2) }}
|
Edit |
| No products found. | |||||