Welcome to PMTTS, {{ $user->first_name }}!
Your account has been successfully created by an administrator.
| Name |
{{ $user->full_name }} |
| Role |
{{ ucfirst($role) }} |
|
You have been added to the system as a {{ ucfirst($role) }}. You can now log in to PMTTS using your account credentials.
|