ICC LABORATORIES
HOJA DE CONTROLES EN PROCESO (PESO Y VOLUMEN)
| NOMBRE DEL PRODUCTO: {{$data->order->product_name}} | LOTE: {{$data->order->lot_num}} | ORDEN DE PRODUCCIÓN: {{$data->order->num_id}} | PRESENTACION: {{$data->controles->presentacion}} |
| VOLUMEN MÁXIMO: {{$data->controles->vmaximo}} | VOLUMEN ÓPTIMO: {{$data->controles->voptimo}} | VOLUMEN MÍNIMO: {{$data->controles->vminimo}} | |
| PESO MÁXIMO: {{$data->controles->pmaximo}} | PESO ÓPTIMO: {{$data->controles->poptimo}} | PESO MÍNIMO: {{$data->controles->pminimo}} | |
| FECHA: {{$data->controles->fecharealizada}} |
| HORA | @for ($i = 1; $i <=25; $i++){{$data->controles->horas[$i-1]}} | @endfor||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| PESO/VOLUMEN | |||||||||||||||||||||||||
| MÁXIMO | @for ($i = 1; $i <=25; $i++)
@if ($data->controles->m1[$i-1]!=null)
{{$data->controles->m1[$i-1]}}@elseNA@endif |
@endfor
||||||||||||||||||||||||
@if ($data->controles->m2[$i-1]!=null)
{{$data->controles->m2[$i-1]}}@elseNA@endif |
@endfor
|||||||||||||||||||||||||
| ÓPTIMO | @for ($i = 1; $i <=25; $i++)
@if ($data->controles->m3[$i-1]!=null)
{{$data->controles->m3[$i-1]}}@elseNA@endif |
@endfor
||||||||||||||||||||||||
@if ($data->controles->m4[$i-1]!=null)
{{$data->controles->m4[$i-1]}}@elseNA@endif |
@endfor
|||||||||||||||||||||||||
| MÍNIMO | @for ($i = 1; $i <=25; $i++)
@if ($data->controles->m5[$i-1]!=null)
{{$data->controles->m5[$i-1]}}@elseNA@endif |
@endfor
||||||||||||||||||||||||
@if ($data->controles->m6[$i-1]!=null)
{{$data->controles->m6[$i-1]}}@elseNA@endif |
@endfor
|||||||||||||||||||||||||
| PESO/VOLUMEN REAL | @for ($i = 1; $i <=25; $i++)
@if ($data->controles->m7[$i-1]!=null)
{{$data->controles->m7[$i-1]}}@elseNA@endif |
@endfor
||||||||||||||||||||||||
| REALIZÓ | @for ($i = 1; $i <=25; $i++){{$data->controles->realizo[$i-1]}} | @endfor||||||||||||||||||||||||
| VERIFICÓ | @for ($i = 1; $i <=25; $i++){{$data->controles->verifico[$i-1]}} | @endfor||||||||||||||||||||||||
| FECHA: {{$data->controles->fecharealizada2}} |
| HORA | @for ($i = 1; $i <=25; $i++){{$data->controles->horas[$i+24]}} | @endfor||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| PESO/VOLUMEN | |||||||||||||||||||||||||
| MÁXIMO | @for ($i = 1; $i <=25; $i++)
@if ($data->controles->t1[$i-1]!=null)
{{$data->controles->t1[$i-1]}}@elseNA@endif |
@endfor
||||||||||||||||||||||||
@if ($data->controles->t2[$i-1]!=null)
{{$data->controles->t2[$i-1]}}@elseNA@endif |
@endfor
|||||||||||||||||||||||||
| ÓPTIMO | @for ($i = 1; $i <=25; $i++)
@if ($data->controles->t3[$i-1]!=null)
{{$data->controles->t3[$i-1]}}@elseNA@endif |
@endfor
||||||||||||||||||||||||
@if ($data->controles->t4[$i-1]!=null)
{{$data->controles->t4[$i-1]}}@elseNA@endif |
@endfor
|||||||||||||||||||||||||
| MÍNIMO | @for ($i = 1; $i <=25; $i++)
@if ($data->controles->t5[$i-1]!=null)
{{$data->controles->t5[$i-1]}}@elseNA@endif |
@endfor
||||||||||||||||||||||||
@if ($data->controles->t6[$i-1]!=null)
{{$data->controles->t6[$i-1]}}@elseNA@endif |
@endfor
|||||||||||||||||||||||||
| PESO/VOLUMEN REAL | @for ($i = 1; $i <=25; $i++)
@if ($data->controles->t7[$i-1]!=null)
{{$data->controles->t7[$i-1]}}@elseNA@endif |
@endfor
||||||||||||||||||||||||
| REALIZÓ | @for ($i = 1; $i <=25; $i++) @if (strlen($data->controles->t1[$i-1]) > 0 || strlen($data->controles->t2[$i-1]) > 0 || strlen($data->controles->t3[$i-1]) > 0 || strlen($data->controles->t4[$i-1]) > 0 || strlen($data->controles->t5[$i-1]) > 0 || strlen($data->controles->t6[$i-1]) > 0 || strlen($data->controles->t7[$i-1]) > 0){{$data->controles->realizo2[$i-1]}} | @else@endif @endfor | |||||||||||||||||||||||
| VERIFICÓ | @for ($i = 1; $i <=25; $i++) @if (strlen($data->controles->t1[$i-1]) > 0 || strlen($data->controles->t2[$i-1]) > 0 || strlen($data->controles->t3[$i-1]) > 0 || strlen($data->controles->t4[$i-1]) > 0 || strlen($data->controles->t5[$i-1]) > 0 || strlen($data->controles->t6[$i-1]) > 0 || strlen($data->controles->t7[$i-1]) > 0){{$data->controles->verifico2[$i-1]}} | @else@endif @endfor | |||||||||||||||||||||||
| ESPECIFICACIONES | OBSERVACIONES | ||||||||||||||||||||||||
| COLOR | OLOR | CONSISTENCIA | {{$data->controles->observaciones}} | ||||||||||||||||||||||
| {{$data->controles->e1[$i-1]}} | @endfor|||||||||||||||||||||||||
| {{$data->controles->e2[$i-1]}} | @endfor|||||||||||||||||||||||||
| LLENADO POR: {{$data->controles->llenado}} | SUPERVISADO POR: {{$data->controles->supervisado}} | AUTORIZADO POR: {{$data->controles->autorizado}} |