@extends('layouts.app') @section('content')
Sr No. |
Product Group |
Product Name |
Total |
||
---|---|---|---|---|---|
Quantity |
Net in Rs |
Gross Amt. |
|||
{{$key+1}} |
{{ucwords($orderDetail->product->category->name)}} |
{{ucfirst($orderDetail->product->name)}} |
{{ $orderDetail->quantity }} |
{{ $orderDetail->price - $orderDetail->tax}} |
{{ $orderDetail->price}} |