@extends('layouts.master') @section('styles') @endsection @section('content')

8 Disciplines Report

QPR {{$report->qpr->qpr_name}}

{{-- More Info --}}




General Information
{{$report->qpr->supplier->name}}
Supplier
{{$report->created_at_dmy}}
Report Created At
{{$report->qpr->part_number ?? '--'}}
Katcon Part Number
{{$report->qpr->part_name ?? '--'}}
Katcon Part Name
{{$report->status_name}}
Status
@if($report->approved_at)
{{$report->approver->full_name}}
@else
--
@endif Approved By
{{$report->approved_at ? $report->approved_at_dmy : '--' }}
Approved At
Progress
{{$report->full_saved_days ?? '--'}}
Days Elapsed Until Full Saved
@if($report->full_saved_at)
{{$report->saverFull->full_name}}
@else
--
@endif Full Report Saved By
{{$report->full_saved_at ? $report->full_saved_at_dmy : '--' }}
Full Report Saved At
{{$report->last_supplier_editable_at_dmy }}
Last Date Opened
@if($report->expiration_applied_at != null)
{{$report->expiration_applied_at->format('d/m/Y') }}
Expiration Full 8D Report Planned At @elseif(!$report->isSaved() && $report->expiration_planned_at != null)
{{$report->expiration_planned_at->format('d/m/Y H:i') }}
Expiration Full 8D Report Planned At @endif
@if($report->first_response_penalty_applied_at != null)
{{$report->first_response_penalty_applied_at->format('d/m/Y') }}
Penalty One D Applied At @elseif(!$report->first_response_saved_at && $report->first_response_penalty_planned_at != null)
{{$report->first_response_penalty_planned_at->format('d/m/Y H:i') }}
Penalty One D Planned At @endif
@if( $user->is_internal)
@if( $report->isOpen()) @endif
@endif
@if($user->is_internal)
Disapproval Reason
@elseif($report->disapproval_reason)
{{$report->disapproval_reason}}
Disapproval Reason
@endif
1. Concern Details
1a. Problem Description Current Situation - From Supplier's Perspective / Description (Must Attach photograph or sketch to the bottom of the form)
Incident Date & Time
metaReadOnly('one')}} type="text" name="incident_date" class="form-control datepicker" value="{{$report->incident_at ? $report->incident_at->format('d/m/Y') : ''}}" >
metaReadOnly('one')}} >
Model: metaReadOnly('one')}} name="model" type="text" class="form-control" value="{{$report->model}}" >
Quantity Affected: metaReadOnly('one')}} name="quantity" type="text" class="form-control" value="{{$report->quantity}}">
Affected Lot No's.: metaReadOnly('one')}} name="affected_lot" type="text" class="form-control" value="{{$report->affected_lot}}">
Recurrence:
2. Similar Part Consideration
Can the concern appear on other parts?
Consider Yes/No Comment/Result
Other Models
Generic Parts
Opposite hand
Other
3. Initial Analysis
Where should the non-conforming parts have been detected? Yes/No Reason for non-detection
During Process
After manufacture (e.g. Final Inspection)
Prior to dispatch
Other (please state)
one_d_days}} type="hidden" name="id" value="{{$report->id}}">
4. Temporary Countermeasures - Inmediate Action
What actions have been taken to prevent the delivery of reject parts to Plants/client?
Consider Actions taken Qty OK Qty NG % Effective
Work in progress metaReadOnly('four')}} name="work_qty_ok" type="number" class="form-control" value="{{$report->work_qty_ok}}" > metaReadOnly('four')}} name="work_qty_ng" type="number" class="form-control" value="{{$report->work_qty_ng}}" > metaReadOnly('four')}} name="work_effective" type="number" class="form-control" value="{{$report->work_effective}}" >
Stores stock metaReadOnly('four')}} name="stores_qty_ok" type="number" class="form-control" value="{{$report->stores_qty_ok}}" > metaReadOnly('four')}} name="stores_qty_ng" type="number" class="form-control" value="{{$report->stores_qty_ng}}" > metaReadOnly('four')}} name="stores_effective" type="number" class="form-control" value="{{$report->stores_effective}}" >
Warehouse stock metaReadOnly('four')}} name="warehouse_qty_ok" type="number" class="form-control" value="{{$report->warehouse_qty_ok}}" > metaReadOnly('four')}} name="warehouse_qty_ng" type="number" class="form-control" value="{{$report->warehouse_qty_ng}}" > metaReadOnly('four')}} name="warehouse_effective" type="number" class="form-control" value="{{$report->warehouse_effective}}" >
Service parts metaReadOnly('four')}} name="service_qty_ok" type="number" class="form-control" value="{{$report->service_qty_ok}}" > metaReadOnly('four')}} name="service_qty_ng" type="number" class="form-control" value="{{$report->service_qty_ng}}" > metaReadOnly('four')}} name="service_effective" type="number" class="form-control" value="{{$report->service_effective}}" >
Other metaReadOnly('four')}} name="other_qty_ok" type="number" class="form-control" value="{{$report->other_qty_ok}}" > metaReadOnly('four')}} name="other_qty_ng" type="number" class="form-control" value="{{$report->other_qty_ng}}" > metaReadOnly('four')}} name="other_effective" type="number" class="form-control" value="{{$report->other_effective}}" >

Temporary Countermeasure Details:

Delivery Date for 1st OK parts after temporary contermeasure
metaReadOnly('four')}} name="delivery_date" type="text" class="form-control datepicker" value="{{$report->delivery_date ? $report->delivery_date->format('d/m/Y') : ''}}" >
How are OK parts identified? (Must attach label photograph to the bottom of the form)
one_d_days}} type="hidden" name="id" value="{{$report->id}}">
5. Final Analysis for Problem Correction
Why analysis to identify root cause (*Consider: Man, Material, Machine, Method, Who, Where, When, Why, How, Process setting, Rework, Maintenace, etc. Attach extra detail sheets where necessary)
@foreach($report->conformities as $conformity) @endforeach
1 Why was the non conformity made? 2 Why was the non conformity not detected?
Why? metaReadOnly('five')}} class="form-control made" type="text" required value="{{$conformity['made']}}"> Why? metaReadOnly('five')}} class="form-control not-detected" type="text" required value="{{$conformity['not_detected']}}">
Root Cause
@foreach($report->roots as $root) @endforeach
No. Root Cause Responsible Department
{{$root['no']}} metaReadOnly('five')}} class="form-control responsible" type="text" required value="{{$root['responsible']}}"> metaReadOnly('five')}} class="form-control department" type="text" required value="{{$root['department']}}">
metaReadOnly('five')}} type="hidden" name="id" value="{{$report->id}}">
6. Permanent countermeasures
What actions have been taken to prevent the manufacture of reject parts in the future? *Consider: Error proofing, Testing, Process Control, etc.
@foreach($report->permanent_cms as $cm) @endforeach
Action Responsibility Department Date implemented/commitment
metaReadOnly('six')}} class="form-control responsibility" value="{{$cm['responsibility']}}" type="text" required> metaReadOnly('six')}} class="form-control department" value="{{$cm['department']}}" type="text" required>
metaReadOnly('six')}} type="text" class="form-control date datepicker" required value="{{$cm['date']}}" >
metaReadOnly('six')}} type="hidden" name="id" value="{{$report->id}}">
7. Countermeasures validation (confirmation)
Have the countermeasures implemented been confirmed as effective?
@foreach($report->validation_cms as $cm) @endforeach
Countermeasures Action Validation Method
metaReadOnly('seven')}} type="hidden" name="id" value="{{$report->id}}">
8. Follow up Actions (Lessons Learned/Recurrence Prevention Activities)
Review the following documentation and update as a result of this concern.
*Please attach relevant data e.g. Dimensional Report, Capability study, Attribute data, Fault tree analysis, etc.
Consider Review/Updated Yes/No Details Responsibility Departament Date implemented
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') : ''}}">
Have the countermeasures taken been horizontally deployed to similar parts, processes and other plants?
@foreach($report->deployed_cm as $cm) @endforeach
Countermeasures Actions Deployment? (Y/N) Details
Action Evidence Attachment

• Add here all the files related with a corrective action

isSaved() && $user->is_supplier ? 'disabled' : ''}} type="text" name="name" placeholder="Name" class="form-control" required="">
isSaved() && $user->is_supplier ? 'disabled' : ''}} type="file" class="custom-file-input" name="action_file" id="action_file" aria-describedby="action_file" accept=".xlsx,.xls,.doc,.docx,.ppt,.pptx,.pdf,.jpg,.jpeg,.png,.gif" required="">
Accepted files: images, pdf, word, excel, powerpoint. Max file size 10MB
@foreach($report->action_attachments as $attachment) @endforeach
File Name Date Download Remove
{{$attachment['name']}} {{$attachment['created_at_dmy']}}
Custom 8D Report Attachment

• Add here your custom 8D Report format

isSaved() && $user->is_supplier ? 'disabled' : ''}} type="text" name="name" placeholder="Name" class="form-control" required="">
isSaved() && $user->is_supplier ? 'disabled' : ''}} type="file" class="custom-file-input" name="report_file" id="report_file" aria-describedby="report_file" accept=".xlsx,.xls,.doc,.docx,.ppt,.pptx,.pdf,.jpg,.jpeg,.png,.gif" required="">
Accepted files: images, pdf, word, excel, powerpoint. Max file size 10MB
@foreach($report->custom_report_attachments as $attachment) @endforeach
File Name Date Download Remove
{{$attachment['name']}} {{$attachment['created_at_dmy']}}
@if($report->full_saved_at == null)
@endif
@endsection @section('plugin-scripts') {{-- @include('scripts.datatablesjs') --}} @endsection @section('app-scripts') @endsection