Welcome {{ $user->firstname }}!

@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

@if($is_full_access) @endif
Full Name:{{ $user->firstname }} {{ $user->lastname }}
Email:{{ $user->email }}
Temporary Password: {{ $plain_password }}
@if($is_full_access)
Log In Now

Important Security Notice
For your security, please change your password immediately after logging in.

@else

Next Steps
A system administrator will assign you to a company shortly. You’ll receive another email with login instructions.

@endif

Thank you