@foreach($ordenes as $orden) @endforeach
CARGADO IMAGEN REFERENCIA NOMBRE CÓD. PROVEEDOR QQ NUMBER BOOT_NUMBER TARJ. PRV PRECIO ¥ x Und CTD x CARTON ¥ x CARTON CBM x CARTON PESO x CARTON(Kg) %
{{ date('Y-m-d', strtotime($orden->fecha))}} {{$orden->referencia}} {{strtoupper($orden->nombre)}} {{$orden->proveedor_codigo}} {{$orden->qq_number}} {{$orden->boot_number}} {{ $orden->tarjeta_prv }} {{number_format($orden->formula_cantidadxcarton,0)}} {{number_format($orden->precio_rmb*$orden->formula_cantidadxcarton,3)}} {{number_format($orden->formula_cubicajecarton,2)}} {{number_format($orden->peso_blt,2)}}