{{ __tr('Test Contact missing, You need to set the Test Contact first, do it under the WhatsApp Settings') }}
@endif
@endif
@if (!$contact)
{{ __tr('Step 1') }}
@endif
@foreach ($whatsAppTemplates as $whatsAppTemplate)
@endforeach
@if ($contact)
{!! $template !!}
@else
{{-- Campaign Creation --}}
{!! $template !!}
{{ __tr('Step 2') }}
{{ __tr('Are you sure?') }}
{{ __tr('You want to schedule a WhatsApp Template Message. Test message will be sent to your selected test contact immediately and on success it will get scheduled for the selected group contacts ') }}