@component('mail::message')
@lang('notifications.hello_user', ['username' => $account->name])
**@lang('notifications.new_device.resume')**
@lang('notifications.new_device.connection_details'):
@lang('commons.time'): **{{ $time->toCookieString() }}**
@lang('commons.ip_address'): **{{ $ipAddress }}**
@lang('commons.device'): **@lang('admin.browser_on_platform', ['browser' => $browser, 'platform' => $platform])**
@lang('notifications.new_device.recommandations')
@lang('notifications.regards'),
{{ config('app.name') }}
@endcomponent