@if (empty(get_setting('whatsapp.is_webhook_connected')) || empty(get_setting('whatsapp.is_whatsmark_connected')) || empty(get_setting('whatsapp.wm_default_phone_number')))

{{ t('your_account_is_discconected') }}

{{ t('disconnected_info') }}

@else
{{ isset($campaign->id) ? t('edit_campaign') : t('create_campaign') }}
{{ t('recipients') }}:
{{ t('template') }}:
{{ t('status') }}: {{ t('draft') }}
{{ t('send_time') }}:
@csrf @if (isset($campaign)) @method('PUT') @endif

{{ t('basic_information') }}

{{ t('enter_campaign_details_and_select_template') }}

{{ t('contact_selection') }}

{{ t('choose_your_target_audience') }}

{{ t('automatically_include_all_matching_contacts') }}

{{ t('contacts') }}

{{ t('select_contacts') }}

{{ t('selected') }}

{{ t('variables_and_files') }}

{{ t('customize_your_message_with_variables_and_media') }}

{{ t('use_@_for_meargefields') }}

*

{{ t('file_upload') }}

{{ t('drop_files_here') }}

{{ t('uploaded_successfully') }}

{{ t('header_variables') }}

{{ t('customize_header_content_with_dynamic_values') }}

{{ t('body_variables') }}

{{ t('personalize_main_message_content') }}

{{ t('footer_variables') }}

{{ t('add_dynamic_content_to_footer') }}

{{ t('no_customization_needed') }}

{{ t('this_template_doesnt_require_variables_or_files') }}

{{ t('scheduling') }}

{{ t('choose_when_to_send_your_campaign') }}

{{ t('campaign_will_start_immediately_after_creation') }}

{{ t('instant_delivery') }}

{{ t('choose_specific_date_and_time_to_send') }}

{{ t('perfect_timing') }}

{{ t('campaign_will_be_sent_at_specified_time') }}

{{ t('live_preview') }}

{{ t('see_how_your_message_will_look') }}

{{ t('step') }} {{ t('of') }}
@endif