| BienesTransp | Clave Unidad | Descripción | Cantidad | Peso (Kg) | |
|---|---|---|---|---|---|
| {{ $m['bienes_transp'] }} | {{ $m['clave_unidad'] }} | {{ $m['descripcion'] }} | {{ number_format($m['cantidad'], 3) }} | {{ number_format($m['peso_kg'], 3) }} | |
| Sin mercancías capturadas. | |||||
| Peso total: | {{ number_format($this->pesoTotal, 3) }} | ||||