@php $generalSetting = generalSetting(); $email_template = App\SmsTemplate::where('id',1)->first(); @endphp
{{asset(generalSetting()->school_name)}}
Test Email
Login
It is test email . If your email configuration is okay then you will be got this email .
{!! @$email_template->email_footer_text !!}