Número de ventas
Cantidad POS
Cantidad Online
Total
Referencia |
Producto |
Bodega |
Precio |
Cantidad |
Total |
---|---|---|---|---|---|
{{$order['reference']}} |
{{$order['name']}} |
{{$order['storage'] ? $order['storage']['description'] : 'Sin Bodega.'}} |
${{number_format($order['price'])}} |
{{number_format($order['quantity'])}} |
${{number_format($order['total'])}} |