@extends('layouts.master') @section('title', 'Email Settings') @section('pagetitle', 'Email Configuration Overview') @section('content')

{{ __('Email Notification') }}

Email Recipient

By default, all the email notification will be sent to this address. If left blank then notification will be sent to site email.

Alternate Email Recipient

{{ __('You can specify this email optionally to get email notifications as well.') }}

{{ __('Mailing Setting') }}

{{ __('Email From Details') }}

Front-facing details for emails sent from system

{{ __('Email Global Footer') }}

{{ __('Configuration') }}

{{ __('Mailing Driver') }}

{{ __('Mailing Details') }}

{{ __('') }}

{{ __('Mailing Details') }}

{{ __('') }}

{{ __('Mailing Details') }}

{{ __('') }}

{{ __('Mail Templates') }}

Email Heading for Unmatched Students

By default,the heading of email that will be sent to the student that is yet to be matched.

Email Template for Unmatched Students

By default,the content of email that will be sent to the student that is yet to be matched.

Please don't remove the [[student_name]] [[site_name]]and [[platform_name]],you can move it to another location in the content but please ensure the square brackets are there

Email Heading for School Admin on Unmatched Students

By default,the heading of email that will be sent to the school admins to inform them of unmatched students.

Email Template for School Admin on Unmatched Students

By default,the content of email that will be sent to the school admins to inform them of unmatched students.

Please don't remove the [[school_name]], [[student_name]], [[student_email]], [[site_name]]and [[platform_name]],you can move it to another location in the content but please ensure the square brackets are there
@csrf
@csrf

{{ __('Test Email Address') }}

Email Recipient

{{ __('A test email will be sent to this address') }}

@endsection @push('scripts') @endpush