{{ __('Hi %s,', [username]) }}

{{ __('here is a message for you from the %s:', [config('app_name')]) }}
{{ message|raw }}

{{ __('This email is autogenerated and has not been signed. You got this email because you are registered in the %s.', [config('app_name')]) }}