@php $answers = []; $not_answered_questions = []; if (!is_null($last_answer)) { $answers = json_decode($last_answer->current_state, true); } @endphp
@if ($test->exam_type == 'NSNT')
Question
@for($i=0; $i