{{ isset($campaign->id) ? t('edit_campaign') : t('create_campaign') }}
{{ isset($campaign->id) ? t('edit_campaign') : t('create_campaign') }}

{{ t('campaign') }}

*
*
@foreach (\App\Enums\WhatsAppTemplateRelationType::getRelationType() as $key => $value) @endforeach {{-- Loading Spinner --}}
{{-- template_name --}}
*
@foreach ($this->templates as $template) @endforeach
{{ t('or') }}
@foreach ($this->statuses as $status) @endforeach
@foreach ($this->sources as $source) @endforeach
{{-- Dependent Select Dropdown --}}
*
{{-- Variables --}}

{{ t('variables') }}

{{-- Header section --}}
@if ($errors->has('headerInputs.*')) @endif
{{-- Body section --}}
@if ($errors->has('bodyInputs.*')) @endif
{{-- Footer section --}}
{{-- Footer section --}}
@if ($errors->has('footerInputs.*')) @endif
{{-- Preview --}}

{{ t('preview') }}

{{ t('document_uploaded') }}

{{-- Send campaigns --}}

{{ t('send_campaign') }}

{{ t('send_campaign') }}
@push('scripts') @endpush