@vite(['resources/sass/app.scss', 'resources/js/app.js'])
@csrf
Report Issue
Fill this form to report incidents or accidents involving an employee
Image of Issue
Date/Time
Issue Type
Choose Issue Type
Imminent Danger
Near Miss
Poor Housekeeping
Point of Discussion / Meeting
Recommendation / CAPA
Suggestion
Unsafe Practice/Action (PIO – UA)
Unsafe Condition (PIO – UC)
Other
Issue Derived From
Choose Issue Derived From
At-random Plant SEF Round
Planned SEF Round
Incident Investigation Program
Management Walkthrough
Obligatory Requirement / Advisory
BBS Round
Auditing Program
Inspection Program
Management Review / Meeting
Evaluation of Compliance
Suggestion Scheme
Other
Site
Select Site
@foreach($territories as $territory)
{{ $territory->name }}
@endforeach
Territory
Select Territory
Section
Select Section
Department
Choose Department
@if(count($dept) > 0) @foreach(App\Models\dept::orderBy('deptName', 'asc')->get() as $depts)
{{ $depts->deptName }}
@endforeach @endif
Contractor Name
Exact Location
Brief Description of Issue
Immediate Action
Add Observer’s Details
Observer Name
Contact Number
Contractor Name
Department Name
Choose Department
@if(count($dept) > 0) @foreach($dept->all() as $depts)
{{ $depts->deptName }}
@endforeach @endif
Submit
Cancel