@if (session('message'))
×
{{ session('message') }}.
@endif
{{-- company Table goes here --}}
Date | Month | Year | Method Name | Audit Area | Work Station | Auditor | Leader | Subarea | Question | Note | Result | Score |
---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ $auditform->date }} | {{ $auditform->month }} | {{ $auditform->year }} | {{ $auditform->method_name }} | {{ $auditform->audit_area }} | {{ $auditform->work_station }} | {{ $auditform->auditor }} | {{ $auditform->leader }} | {{ $auditform->subarea }} | {{ $auditform->question }} | {{ $auditform->note }} | {{ $auditform->result }} | {{ $auditform->score }} |