@php($eventKey = old('event_key', $template->event_key))

{{ $template->exists ? 'Edit' : 'Add' }} {{ $config['title'] }} Email / SMS Template

@csrf @if($template->exists) @method('PUT') @endif
@if($template->exists)@endif @error('event_key')
{{ $message }}
@enderror
@error('recipient_type')
{{ $message }}
@enderror
Select an event to view description.
email_enabled))>
Email content is automatically placed inside the standard branded email layout.
sms_enabled))>
status))>
Back
@push('scripts') @endpush