{{ config('app.name') }}

Your account has been created

Hello {{ $user->full_name }},

Your account has been created by an administrator. Use the credentials below to log in to the system.

Login URL {{ url('/login') }}
Email {{ $user->email }}
Password {{ $plainPassword }}
Log In Now

Important: You will be required to change your password upon your first login. Please keep these credentials safe and do not share them.