{{--
--}}
{{--
--}}
Warning!
{{--
{{--
--}}
Data table
Data table
| Id # | Product Name | Brand | Quantity | Cost | total Cost | {{--Delete | --}}
|---|---|---|---|---|---|---|
| {{ $purchaseProduct->id }} | {{ $purchaseProduct->product_name }} | {{ $purchaseProduct->product_brand_name }} | {{ $purchaseProduct->quantity }} | {{ $purchaseProduct->each_cost }} | {{ $purchaseProduct->total_cost }} |