@extends('layouts.admin') @section('title', 'Add Email Template') @section('content') Marketing Add Email Template Back @include('admin.email-templates._form') Save template @endsection