{{__('Email Template Setup')}}
@csrf
{{__('Email Template')}}
@foreach (emailTemplateList() as $template_no=>$template_value)
{{ $template_value}}
@endforeach
{{__('Update')}}