Hello {{ e($submission->full_name) }},
Thank you for submitting your registration for the
Sindh Development Portfolio Management System (PMS).
Your registration is pending admin approval.
An administrator will review your details and notify you once a decision is made.
Submission summary
- Full Name: {{ e($submission->full_name) }}
- CNIC: {{ e($submission->cnic) }}
- Email: {{ e($submission->email) }}
- Role: {{ e($submission->role_name ? role_display_name((string) $submission->role_name) : '—') }}
- Department: {{ e($submission->department_name ?: '—') }}
- District: {{ e($submission->district_name ?: '—') }}
- Current Posting: {{ e($submission->current_posting_as) }}
- Submitted At: {{ e(optional($submission->created_at)->format('d M Y h:i A') ?: '—') }}
You do not need to take any further action at this time.
If you did not submit this registration, please contact your department administrator.