POKA - YOKE implement |
|
|
metaReadOnly('eight')}} name="pokayoke_responsibility" class="form-control" type="text" value="{{$report->pokayoke_responsibility}}"> |
metaReadOnly('eight')}} name="pokayoke_department" class="form-control" type="text" value="{{$report->pokayoke_department}}"> |
metaReadOnly('eight')}} name="pokayoke_implemented_at" type="text" class="form-control datepicker" value="{{$report->pokayoke_implemented_at ? $report->pokayoke_implemented_at->format('d/m/Y') : ''}}">
|
F.M.E.A. |
|
|
metaReadOnly('eight')}} name="fmea_responsibility" class="form-control" type="text" value="{{$report->fmea_responsibility}}"> |
metaReadOnly('eight')}} name="fmea_department" class="form-control" type="text" value="{{$report->fmea_department}}"> |
metaReadOnly('eight')}} name="fmea_implemented_at" type="text" class="form-control datepicker" value="{{$report->fmea_implemented_at ? $report->fmea_implemented_at->format('d/m/Y') : ''}}">
|
Process Flow Diagram |
|
|
metaReadOnly('eight')}} name="process_responsibility" class="form-control" type="text" value="{{$report->process_responsibility}}"> |
metaReadOnly('eight')}} name="process_department" class="form-control" type="text" value="{{$report->process_department}}"> |
metaReadOnly('eight')}} name="process_implemented_at" type="text" class="form-control datepicker" value="{{$report->process_implemented_at ? $report->process_implemented_at->format('d/m/Y') : ''}}">
|
Control Plan |
|
|
metaReadOnly('eight')}} name="control_responsibility" class="form-control" type="text" value="{{$report->control_responsibility}}"> |
metaReadOnly('eight')}} name="control_department" class="form-control" type="text" value="{{$report->control_department}}"> |
metaReadOnly('eight')}} name="control_implemented_at" type="text" class="form-control datepicker" value="{{$report->control_implemented_at ? $report->control_implemented_at->format('d/m/Y') : ''}}">
|
Work Instructions |
|
|
metaReadOnly('eight')}} name="work_responsibility" class="form-control" type="text" value="{{$report->work_responsibility}}"> |
metaReadOnly('eight')}} name="work_department" class="form-control" type="text" value="{{$report->work_department}}"> |
metaReadOnly('eight')}} name="work_implemented_at" type="text" class="form-control datepicker" value="{{$report->work_implemented_at ? $report->work_implemented_at->format('d/m/Y') : ''}}">
|
Training completed |
|
|
metaReadOnly('eight')}} name="training_responsibility" class="form-control" type="text" value="{{$report->training_responsibility}}"> |
metaReadOnly('eight')}} name="training_department" class="form-control" type="text" value="{{$report->training_department}}"> |
metaReadOnly('eight')}} name="training_implemented_at" type="text" class="form-control datepicker" value="{{$report->training_implemented_at ? $report->training_implemented_at->format('d/m/Y') : ''}}">
|
Others |
|
|
metaReadOnly('eight')}} name="others_responsibility" class="form-control" type="text" value="{{$report->others_responsibility}}"> |
metaReadOnly('eight')}} name="others_department" class="form-control" type="text" value="{{$report->others_department}}"> |
metaReadOnly('eight')}} name="others_implemented_at" type="text" class="form-control datepicker" value="{{$report->others_implemented_at ? $report->others_implemented_at->format('d/m/Y') : ''}}">
|