${{$item->pivot->price}} x ({{$item->pivot->quantity}})
Order Summary
Subtotal | $ {{$order->subtotal}} |
---|---|
Shipping | ${{$order->delivery_fee }} |
Total | $ {{ $order->order_total}} |
Subtotal | $ {{$order->subtotal}} |
---|---|
Shipping | ${{$order->delivery_fee }} |
Total | $ {{ $order->order_total}} |