@if($is_full_access)
Your account has been successfully created and is ready to use at {{ $tenant->name }}.
You can now log in using the credentials below:
@else
Your account has been created successfully!
However, it requires tenant assignment before you can log in and apply for jobs.
@endif
| Full Name: | {{ $user->firstname }} {{ $user->lastname }} |
| Email: | {{ $user->email }} |
| Temporary Password: | {{ $plain_password }} |
Important Security Notice
For your security, please change your password immediately after logging in.
Next Steps
A system administrator will assign you to a company shortly. You’ll receive another email with login instructions.
Thank you