@if (session()->has('alert')) @slot('type', session('alert')['type']) @slot('msg', session('alert')['msg']) @endif @if ($errors->any()) @endif
{{ isset($template) ? __('Edit Template') : __('Create New Template') }}
@csrf @if(isset($template)) @method('PUT') @endif
@include('theme::ajax.blast.formtext') @include('theme::ajax.blast.formproduct') @include('theme::ajax.blast.formmedia') @include('theme::ajax.blast.formsticker') @include('theme::ajax.blast.formlocation') @include('theme::ajax.blast.formvcard') @include('theme::ajax.blast.formlist') @include('theme::ajax.blast.formbutton')
{{__('Back to Templates')}}
{{__('Live WhatsApp Preview')}}

{{__('Select a message type to see preview')}}

{{__('Type a message')}}