@extends('template') @section('page-title') Checklist reporting. @endsection @section('tag-title') @endsection @section('page-sub-title') @endsection @section('main-content')
| Category | Questions | Comments & Details | Response | Score | Possible Score | Corrective Action Plan |
|---|---|---|---|---|---|---|
| {{ $category['category_name'] }} | {{ $question['content'] }} | {{ $question['answer_comment'] }} | {{ $question['answer'] }} | {{ $question['answer_score'] }} | {{ $question['possible_score'] }} | {{ $question['answer_corrective_action'] }} |
| Overall rating | @endif @foreach($ratingFamilies as $ratingFamily)
|---|