@include('whatsappcenter::admin.partials.styles')

New Campaign

Send a bulk message to multiple WhatsApp contacts

Back
@if($errors->any())
@foreach($errors->all() as $e)
{{ $e }}
@endforeach
@endif
@csrf
{{-- Left: Message --}}
Message

Tip: Use *bold* and _italic_ for formatting

{{-- Right: Recipients --}}
Recipients
{{-- Mode Tabs --}}
{{-- Pane 1: Type Numbers --}}

One per line โ€” format: +phone,Name (name optional)

{{-- Pane 2: Upload Excel --}}
Click to upload Excel or CSV file
Supports .xlsx, .xls, .csv
๐Ÿ“‹ Format: Column A = Phone number, Column B = Name (optional). First row (header) is skipped automatically.
{{-- Pane 3: Flow Leads --}}
Use filters above and click Load

โœ“ Checked leads will be added as recipients.

Cancel