@extends('layout.layout') @section('content') @include('components.alert')
| Score | Question | Note |
|---|---|---|
| {{ $score }} |
{{ $question->question_text }}
@if ($question->details)
|
{{ $scoreData['note'] ?? '' }} |
| Sub-Parameter total | {{ $totalScore }} |