{{ empty($this->template_bot->id) ? t('create_template_bot') : t('edit_template_bot') }}
{{ empty($this->template_bot->id) ? t('create_template_bot') : t('edit_template_bot') }}
@if (!$template_bot->exists && isset($this->hasReachedLimit) && $this->hasReachedLimit)

{{ t('template_bot_limit_reached') }}

{{ t('template_bot_limit_reached_message') }} {{ t('upgrade_plan') }}

@endif

{{ t('template_bot') }}

*
*
@foreach (\App\Enum\Tenant\WhatsAppTemplateRelationType::getRelationtype() as $key => $relationType) @endforeach
*
@foreach ($this->templates as $template) @endforeach
*
@foreach (\App\Enum\Tenant\WhatsAppTemplateRelationType::getReplyType() as $key => $replyType) @endforeach
*

@if ($errors->has('trigger.*')) @else @endif

{{ t('note') }} {{ t('increase_webhook_note') }} {{ t('link') }}

{{ t('variables') }}

@if ($errors->has('headerInputs.*')) @endif

{{ t('select_or_browse_to') }} {{ t('document') }}

{{ t('select_or_browse_to') }} {{ t('image') }}

{{ t('select_or_browse_to') }} {{ t('video') }}

{{ t('uploading') }}...

{{ t('body') }}

@if ($errors->has('bodyInputs.*')) @endif

{{ t('footer') }}

@if ($errors->has('footerInputs.*')) @endif
{{-- preview --}}

{{ t('preview') }}

{{ t('document_uploaded') }}

{{ empty($this->template_bot->id) ? t('save') : t('update_button') }}