Hello {{ e($adminName) }},
Admin alert: A new PMS registration is waiting for your review
(role: {{ e($roleLabel) }}).
This message is for administrators only. Please open the registration list and approve or reject the application.
Applicant details
- Applicant name: {{ e($submission->full_name) }}
- Applicant email: {{ e($submission->email) }}
- CNIC: {{ e($submission->cnic) }}
- Requested role: {{ e($roleLabel) }}
- Department: {{ e($submission->department_name ?: '—') }}
- District: {{ e($submission->district_name ?: '—') }}
- Submitted at: {{ e(optional($submission->created_at)->format('d M Y h:i A') ?: '—') }}
Open pending registrations
If the button does not work, copy and paste this URL into your browser:
{{ $listUrl }}