@foreach($ordenes as $orden) @endforeach
CONF IMAGEN REFERENCIA NOMBRE DETALLE NOTAS CAJAS TOTAL ¥ ¥ x UND CTD x CTN ¥ x CTN CBM x CTN PESO x CTN(Kg) ELIM
@if($orden->confirmado == 0) @else @endif {{$orden->referencia}} {{$orden->nombre}} {{strtoupper($orden->informacion)}} ¥{{number_format(($orden->precio_rmb*(1+($orden->porcentaje/100))),2)}} {{number_format($orden->formula_cantidadxcarton,0)}} {{number_format(($orden->precio_rmb*(1+($orden->porcentaje/100)))*$orden->formula_cantidadxcarton,2)}} {{number_format($orden->formula_cubicajecarton,2)}} {{number_format($orden->peso_blt,2)}}