@component('mail::message')
Hi {{ Auth::user()->name }},

This e-mail confirms your e-mail settings are correct.<br/>
You can now press &quot;Save Settings&quot; on the Settings screen to save these settings.

Regards,<br/>
{{ UserConfig::get('app_name') }}
@endcomponent