@extends('layouts.app') @section('content')
@include('proedge.config.adminPanel')

Email Templates

Template provide a standard layout for CRM emails; fields can be embedded in to the template body by entiring the unique field name.
@endsection