Examination Result Notification
Dear {{ $attempt->user?->name }},
Your examination has been submitted successfully. Please find your result summary below, and the detailed answer sheet is attached as a PDF.
| Post | {{ $attempt->post?->title }} ({{ $attempt->post?->code }}) |
| Roll Number | {{ $attempt->application?->roll_number ?? 'N/A' }} |
| Attempt | #{{ $attempt->attempt_no }} |
| Submitted At | {{ $attempt->submitted_at?->format('d M Y, h:i A') }} |
If you have any queries regarding this result, please contact the {{ $appSettings->app_name ?? config('app.name') }} Recruitment Office.