|
Hello {{ $name }},
Your ward {{ $studentName }} has been successfully enrolled
@if($program) into {{ $program }}@endif.
You can monitor their academic progress, fees, and schedule from the parent portal.
|
Ward Name
{{ $studentName }}
|
|
Student ID
{{ $studentId }}
|
Your Login Details
@if($password)
Temporary Password
{{ $password }}
You will be required to change this password upon your first login.
@else
You already have an account with us. Please log in using your existing password. If you've forgotten it, use the "Forgot Password" option on the login page.
@endif
|