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