@lang('emails.text1_welcome', ['user' => $data['uname']]),
@lang('emails.text2_welcome')
@lang('emails.text3_welcome')
{{-- @lang('auth.login.username'): $umail --}}
@lang('emails.btn_welcome')
{{--
@lang('emails.text4_welcome', ['link' => route('contact-us')]) --}}
|