Audit trail for bulk Email and WhatsApp subscriber uploads.
| Date | Type | File | Rows | New | Updated | Skipped | Conflicts | Status |
|---|---|---|---|---|---|---|---|---|
| {{ $i->created_at?->format('Y-m-d H:i') }} | {{ $i->type }} | {{ $i->file_name }} | {{ number_format($i->total_rows) }} | {{ number_format($i->created_count) }} | {{ number_format($i->updated_count) }} | {{ number_format($i->skipped_count) }} | {{ number_format($i->conflict_count) }} | {{ $i->status }} |
| No imports logged yet. New uploads will appear here. | ||||||||