@extends('backend.admin-master') @section('style') @include('backend.partials.datatable.style-enqueue') @endsection @section('site-title') {{__('All Email Templates')}} @endsection @section('content')

{{__('All Email Templates')}}

{{__('Title')}} {{__('Action')}}
{{__('Admin reset password')}}
{{__('User reset password')}}
{{__('User Verify Mail')}}
{{__('Newsletter Verify Mail')}}
{{__('Course Enroll Admin Mail')}}
{{__('Course Enroll User Mail')}}
{{__('Course Payment Accept Mail')}}
{{__('Course Reminder Mail')}}
{{__('Appointment Booking Admin')}}
{{__('Appointment Booking User')}}
{{__('Appointment Booking Update Mail')}}
{{__('Appointment Payment Accept Mail')}}
{{__('Appointment Reminder Mail')}}
{{__('Quote Submission Mail To Admin')}}
{{__('Package Order Mail To Admin')}}
{{__('Package Order Mail To User')}}
{{__('Package Order Status Change Mail')}}
{{__('Package Order Payment Accept Mail')}}
{{__('Package Order Reminder Mail')}}
{{__('Job Application Mail To Admin')}}
{{__('Job Application Mail To User')}}
{{__('Event Booking Mail To Admin')}}
{{__('Event Booking Mail To User')}}
{{__('Event Booking Payment Accept Mail')}}
{{__('Event Booking Reminder Mail')}}
{{__('Product Order Mail To Admin')}}
{{__('Product Order Mail To User')}}
{{__('Product Order Payment Accept Mail')}}
{{__('Product Order Status Change Mail')}}
{{__('Product Order Reminder Mail')}}
{{__('Donation Mail To Admin')}}
{{__('Donation Mail To User')}}
{{__('Donation Payment Accept Mail')}}
{{__('Donation Reminder Mail')}}
@endsection @section('script') @include('backend.partials.datatable.script-enqueue') @endsection