| ID | Insumo | Precio Unit. | Cantidad | Subtotal | ID Pedido |
|---|---|---|---|---|---|
| = $sd['id_insumo'] ?? '' ?> | = htmlspecialchars($sd['marca'] . ' ' . $sd['modelo']) ?? '' ?> | $ = number_format($sd['precio_unitario'], 2, '.', ',') ?> | = htmlspecialchars($sd['cantidad'] ?? '') ?> | $ = number_format($sd['subtotal'], 2, '.', ',') ?> | = htmlspecialchars($sd['id_pedido'] ?? '') ?> |