{{-- resources/views/emails/exam-invitation.blade.php --}}
You have been approved to take an exam
You have been successfully registered and approved for the following exam administered by {{ $registration->exam->tester->name }} @if($registration->exam->tester->organization) ({{ $registration->exam->tester->organization }}) @endif .
Your Registration Code:
Instructions:
{{ $registration->exam->instructions }}
@endifPlease ensure you have a stable internet connection before starting. Once started, the timer cannot be paused.