|
Hello {{ Auth::user()->name }},
Good on you for keeping your account secure.
Here's your authentication code:
{{ $vcode['code'] }}
This code expires in 10 minutes, but you can generate another by logging in again.
What to do if you didn't request this email
This email is sent automatically when you log into your {{ config('app.name') }} account. If you haven't logged in recently, someone else might be trying to access your account.
Please contact us immediately so we can make sure your data is safe.
----
Regards
{{ config('app.name') }}
|