Product | Qtd Quantity | Unit price | Total price | |
---|---|---|---|---|
|
{{ $item->product->name}} |
{{ $item->quantity}}
|
{{ $item->product->price }}$ | {{ $item->product->price * $item->quantity }}$ |