@extends('dashboard.base') @section('content')
| # | Name | Company | Created at | {{-- | --}} | ||
|---|---|---|---|---|---|---|---|
| {{ $loop->iteration }} | {{ $consultant->fname.' '.$consultant->lname }} | {{ $consultant->email1 }} | {{ $consultant->company_name }} | {{ $consultant->created_at }} | {{-- | Edit | --}}