{{-- Top Bar --}}
{{-- Table --}}
{{-- Pagination --}}
@if($subscribers->hasPages())
@endif
Newsletter Subscribers
{{ $subscribers->total() }} total| Subscriber | Joined | Time ago | |
|---|---|---|---|
|
{{ strtoupper(substr($sub->email, 0, 1)) }}
{{ $sub->email }}
|
{{ $sub->created_at->format('M d, Y') }} | {{ $sub->created_at->diffForHumans() }} | |
| No subscribers yet. | |||