Manage drafts, approvals, and scheduled campaigns.
|
{{ $c->title }}
#{{ $c->id }} ยท {{ $c->created_at?->format('Y-m-d H:i') }}
|
{{ $c->status }} | Open |
| No drafts or pending campaigns. |
|
{{ $c->title }}
Scheduled: {{ optional($c->scheduled_at)->format('Y-m-d H:i') ?? $c->scheduled_at }}
|
{{ $c->status }} | Open |
| No scheduled campaigns found. |