Manage Subscribers
| S/N | Date Joined | Action | |
|---|---|---|---|
| {{ $counter }} | {{ $item->email }} | {{ $item->created_at->diffForHumans() }} | |
@php $page = 'users' @endphp @extends('includes.layout') @push('head') @endpush @section('content')
| S/N | Date Joined | Action | |
|---|---|---|---|
| {{ $counter }} | {{ $item->email }} | {{ $item->created_at->diffForHumans() }} | |