| ID | Date | Status | {{--Action | --}}|
|---|---|---|---|---|
| {{ $n }} | {{ date('d-m-Y',strtotime($row->created_at)) }} | {{ $row->email }} | {{ $row->is_active?'active':'inactive' }} | {{--Change Status | --}}
{{$subscribers->links()}}
@include('admin.header')
| ID | Date | Status | {{--Action | --}}|
|---|---|---|---|---|
| {{ $n }} | {{ date('d-m-Y',strtotime($row->created_at)) }} | {{ $row->email }} | {{ $row->is_active?'active':'inactive' }} | {{--Change Status | --}}