| ID | Description | Segment | Emails | Last Exported | Created | |
|---|---|---|---|---|---|---|
| #{{ $batch->id }} | {{ $batch->description }} |
@if($batch->segment)
|
{{ number_format($batch->actual_email_count ?? 0) }} | @if($batch->last_exported_at) {{ $batch->last_exported_at->format('M j, Y g:i A') }} @else Not exported @endif | {{ $batch->created_at->format('M j, Y') }} |