Description | Qty | Price | Subtotal | Currency | ETA | MOQ |
---|---|---|---|---|---|---|
No results found | ||||||
{{ $item->nombre }} | {{ $item->cantidad }} | ${{ number_format($item->precio, 2) }} | ${{ number_format($item->subtotal, 2) }} | {{ $order->moneda }} | {{ $item->ETA }} | {{ $item->MOQ }} |
Subtotal: | $ {{ number_format($order->subtotal, 2) }} {{ $order->moneda }} |
---|---|
Total: | $ {{ number_format($order->total, 2) }} {{ $order->moneda }} |
Balance: | $ {{ number_format($order->saldo, 2) }} {{ $order->moneda }} |