@include('shared-templates.header') {{ __('email_content.greeting_user') }} {!! nl2br(__('email_headers.welcome')) !!} welcome @include('shared-templates.footer', ['footer_data' => __('email_footer.guest_reminder')])