| Description | Qty | Price | Subtotal | Currency |
|---|---|---|---|---|
| No results found | ||||
| {{ $product->nombre }} | {{ $product->cantidad }} | ${{ number_format($product->precio, 2) }} | ${{ number_format($product->subtotal, 2) }} | {{ $po->moneda }} |
| {{ $invoice->name }} | |
| No data found | |
| Subtotal: | $ {{ $po->subtotal }} |
|---|---|
| Total: | $ {{ $po->total }} |
| Balance: | $ {{ $po->saldo }} |