Welcome to the {{ config('app.name') }} Team!
Hello {{ $user->name }},
You have been invited by {{ $inviterName }} to join the clinical team as a {{ ucfirst($user->role) }}.
We are excited to have you on board! To get started, please use the temporary credentials below to access your account:
Username
{{ $user->username }}
Temporary Password
{{ $password }}
If you have any questions regarding your access or role, please contact your clinical administrator.