@extends('Layout.mainlayout') @section('content')
| SI No. | Name | Date Join | Channel | Action | |
|---|---|---|---|---|---|
| {{ $advocates->firstItem() + $index }} |
|
{{ $advocate->email }} | {{ $advocate->created_at->format('M d, Y') }} | {{ ucfirst($advocate->channel ?? 'Other') }} | |
|
No advocates found |
|||||