@extends('layouts.user') @section('title', 'Create Email Template') @section('content')
Email Templates Create New

Create Email Template

Design a new email template with custom content.

Back to List
@csrf

Template Details

Internal name for identifying this template.

Email Content

Available Placeholders:
@{{name}} @{{first_name}} @{{last_name}}
Cancel
@endsection