@extends('layouts.app') @section('content')
Please review the content and feedback below, then retake the assessment to continue your learning journey.
{{ $question->text }}
{{ $isCorrect ? "Correct" : "Incorrect" }}No answers recorded for this attempt.
@endif