| {{ date('Y-m-d', strtotime($orden->fecha))}} |
@if( $orden->foto2 != "NI.svg" && $orden->foto2 != "" )
@endif
@if( $orden->foto3 != "NI.svg" && $orden->foto3 != "" )
@endif
@if( $orden->foto4 != "NI.svg" && $orden->foto4 != "" )
@endif
@if( $orden->foto5 != "NI.svg" && $orden->foto5 != "" )
@endif
|
{{$orden->referencia}} |
{{strtoupper($orden->nombre)}} |
{{$orden->proveedor_codigo}} |
{{$orden->qq_number}} |
{{$orden->boot_number}} |
 }}/public/files/proveedores/{{ $orden->tarjeta_prv }}&w=80&h=80&far=1&bg=FFFFFF&q=99) |
|
{{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)}} |
|
@endforeach