@component('mail::message') {{ trans('notifications.email_verification.greeting', ['user' => $user->getName()]) }} {{ trans('notifications.email_verification.message') }}
@component('mail::button', ['url' => $url, 'color' => 'blue']) {{ trans('notifications.email_verification.button_text') }} @endcomponent {{ trans('messages.thanks') }},
{{ get_platform_title() }} @endcomponent