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