CONTROLAR ITEM | CONTRATO: {{ $contract_number }} | REFERENCIA: {{ $reference }}

CONTROLAR ITEM | CONTRATO: {{ $contract_number }} | REFERENCIA: {{ $reference }}

PRODUCT IN INSPECTION - 产品检验

PRODUCT IN CONTRACT - 产品在合同中

{{$item->producto->nombre}}
{{$producto->nombre}}

{{number_format($item->cantidadxcaja)}}

{{number_format($item->cantidadcajas)}}

{{number_format($item->cubicajecarton,3)}}

{{number_format($item->pesoporunidad,2)}}

{{($orden->procesada == 2) ? number_format($orden->ctd_x_caja) : number_format($orden->cantidadxcaja)}}

{{($orden->procesada == 2) ? number_format($orden->ctd_cajas) : number_format($orden->cantidad_caja)}}

{{($orden->procesada == 2) ? number_format($orden->cbm_caja,3) : number_format($orden->cubicaje_caja,3)}}

{{($orden->procesada == 2) ? number_format((($orden->wght_caja * 1000) - 300 ) / $orden->ctd_x_caja,2) : number_format((($orden->peso_caja * 1000) - 300 ) / $orden->cantidadxcaja,2)}}

@if($orden->procesada == 2)

{{number_format($orden->cantidadxcaja)}}

{{number_format($orden->cantidad_caja)}}

{{number_format($orden->cubicaje_caja,3)}}

{{number_format((($orden->peso_caja * 1000) - 300 ) / $orden->cantidadxcaja,2)}}

{{number_format(0)}}

{{number_format(0)}}

{{number_format(0)}}

{{number_format(0)}}

@endif
{{strtoupper(trim($item->informacion))}}
{{strtoupper(trim($orden->informacion))}}
@if( (2 == $role_id && $aprueba_ctr == 1) || 3 == $role_id || 4 == $role_id) @if($item->estado == 0)
@else
@endif @else
@endif @if(\Auth::user()->role_id == 1)
@endif