Número de ventas
Cantidad POS
Cantidad Online
Total
Referencia |
Pago |
Fecha |
Subtotal |
Descuento |
Impuesto |
Total |
---|---|---|---|---|---|---|
{{$order['reference']}} |
{{$order['is_pay']}} |
{{isset($order['date_pay']) ? $order['date_pay'] : 'Sin pago'}} |
${{number_format($order['subtotal'])}} |
${{number_format($order['discount'])}} |
${{number_format($order['tax_total'])}} |
${{number_format($order['total'])}} |