Create manual campaigns or receive webhooks. Background jobs send in safe chunks.
| ID | Title | Status | Targets | Created | Actions |
|---|---|---|---|---|---|
| {{ $c->id }} |
{{ $c->title }}
@if($c->source_url)
{{ $c->source_url }}
@endif
|
{{ $c->status }} | {{ number_format($c->total_targets ?? 0) }} | {{ $c->created_at?->format('Y-m-d H:i') }} | @if(in_array($c->status, ['draft','queued','failed','sending'], true)) @else — @endif |
| No campaigns found. | |||||