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