Admin Dashboard

Create Doctor @foreach($doctors as $d) @endforeach
Name Email
{{ $d->name }} {{ $d->email }}