Afghan Online University

Online Admission Status Notification

Dear {{ $applicant->name ?? 'Applicant' }},

Your {{ $type }} status is now: {{ $status }}

@if(!empty($applicant->register_no))

Register No: {{ $applicant->register_no }}

@endif

Program: {{ $applicant->program?->name ?? '—' }}

Faculty: {{ $applicant->faculty?->name ?? '—' }}

Department: {{ $applicant->department?->name ?? '—' }}

Course: {{ $applicant->course?->title ?? $applicant->desired_course ?? '—' }}

@if($status === 'approved')

Congratulations. Your application has been approved. Our admissions team will contact you for the next student registration steps.

@elseif($status === 'rejected')

Your application was not accepted at this stage. Please review the note below or contact admissions for support.

@endif @if(!empty($note))
{!! nl2br(e($note)) !!}
@endif

Thank you,
Admissions Team
Afghan Online University

Email: admissions@ao-uni.org | info@ao-uni.org