|
Hi {{ $user->name }},
Your {{ config('app.name', 'Umbrella Photo Booth') }} account has been created successfully. You can sign in using the credentials below.
|
Login Credentials
Email: {{ $user->email }}
Temporary Password: {{ $plainPassword }}
|
For security, please sign in and update your password as soon as possible.
|