| {{ date('Y-m-d', strtotime($orden->creado))}} |
{{$orden->chip_marc}} |
@if($orden->confirmado == 0)
@else
@endif
|
@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->proveedor_codigo}} |
{{$orden->qq_number}} |
{{$orden->boot_number}} |
{{$orden->referencia}} |
{{$orden->nombre}} |
 }}/public/files/proveedores/{{ $orden->tarjeta_prv }}&w=80&h=80&far=1&bg=FFFFFF&q=99) |
{{number_format($orden->formula_costocif,2)}} |
{{number_format($orden->formula_precioxunidad,3)}} |
{{number_format($orden->formula_cantidadxcarton,2)}} |
{{number_format($orden->rmbxcarton,3)}} |
{{number_format($orden->formula_cubicajecarton,2)}} |
{{number_format($orden->peso_blt,2)}} |
{{ number_format($orden->cantidadcartones )}} |
¥{{number_format($orden->totalcompra,3)}} |
{{number_format($orden->totalcbm,2)}} |
{{number_format($orden->pesototal,2)}} |
@endforeach