{{ __mc('These recipients will be merged with any recipients defined when sending the transactional email. You can specify multiple addresses by separating them with a comma.') }} @if ($template->type === 'html') @livewire(config('mailcoach.content_editor'), ['model' => $template->contentItem]) @else @endif
@if (! $readOnly) @endif @if (config('mailcoach.content_editor') !== \Spatie\Mailcoach\Domain\Editor\Unlayer\Editor::class) @endif
@if ($dirty) {{ __mc('You have unsaved changes') }} @else
{{ __mc('You have unsaved changes') }}
@endif