{{ !empty($emailHook) ? 'Edit Email Hook' : 'Add Email Hook' }}
BackNo space, separate each word with underscore. (if you want auto generated then please leave blank)
Last updated email hooks
-
@foreach ($emailHookLists as $hook)
- {{ $hook->created_at->toFormattedDateString() }}
-
{{ $hook->created_at->format('H:i A') }}
{{ $hook->title }}
{{ $hook->description }}
@endforeach