@if ($repeat_enabled) @endif
@include('mailcoach::app.campaigns.partials.emailListFields', ['segmentable' => $automation, 'disabled' => $readOnly]) @can('update', $automation) @if ($dirty) {{ __mc('You have unsaved changes') }} @else
{{ __mc('You have unsaved changes') }}
@endif
@endcan