@extends('admin.layouts.master') @push('css') @endpush @section('content')
| SN | Name | Subscribed Date | |||||||
|---|---|---|---|---|---|---|---|---|---|
| {{ ($emails->currentPage() - 1) * $emails->perPage() + $key + 1 }} | {{ $menu->email }} | {{ $menu->created_at ? $menu->created_at->diffForHumans() : 'N/A' }} | |||||||
😢 No subscriptions found @if (count(request()->all()) > 0) Reset Filter @endif |
|||||||||