{{ucwords($user_type)}} List
{{-- --}}
| # | Name | Phone No | Enrollment Date & Time | |||||||
|---|---|---|---|---|---|---|---|---|---|---|
| {{($key+1) + ($associates->currentPage() - 1)*$associates->perPage()}} | {{$associate->name}} | {{$associate->phone}} | {{$associate->email}} | {{$associate->created_at->format('d-M-Y H:i')}} | ||||||
Nothing Found |
||||||||||
{!! $associates->links() !!}