@extends('layouts.app') @section('styles') @endsection @section('content')

{{ __('Create an Email Template') }}

{{ csrf_field() }}
@endsection @push('scripts') @endpush