@extends('laravel-emails::backend.layout') @section('title', isset($layout) ? 'Edit Email Layout' : 'Create Email Layout') @section('content')
Validation Error
If left empty, the slug will be automatically generated from the name.
List variables that can be used in the header, footer and master template.
Setting this as default will unset any other default layouts.
HTML for the email header. Use {HEADER} in the master template to place this content.
HTML structure for the email. Use {HEADER}, {CONTENT}, and {FOOTER} placeholders.