An account has been created for you on {{ config('app.product_name') ?: config('app.name') }}. Use the temporary credentials below to sign in for the first time.
| Login email | {{ $email }} |
| Temporary password | {{ $code }} |
Two quick steps on first sign-in:
For your security, please change this temporary password immediately and don't share it with anyone.
@elseWe received a request to register your account. Use the verification code below to complete the sign-up process.
@isset($code)If you did not expect this email, you can safely ignore it, or contact support if you have any concerns.
Thanks,
{{ config('app.name') }} Team