{{ __('Hello, :name', ['name' => $user->name]) }}
{{ __('Your personal account has been successfully added to the platform.') }}
{{ __('Please contact the administration as soon as possible.') }}
{{ __('Hello, :name', ['name' => $user->name]) }}
{{ __('Your personal account has been successfully added to the platform.') }}
{{ __('Please contact the administration as soon as possible.') }}