@component('mail::message') # Hello! Your {{ config('app.name') }} account logged in from a new device. > **Account:** {{ $account->email }}
> **Time:** {{ $time->toCookieString() }}
> **IP Address:** {{ $ipAddress }}
> **Browser:** {{ $browser }} If this was you, you can ignore this alert. If you suspect any suspicious activity on your account, please change your password. Regards,
{{ config('app.name') }} @endcomponent