| Doctor Id | Name | Phone | Department | Profile | Options | ||
|---|---|---|---|---|---|---|---|
| {{ $item->id }} | {{ $item->name }} | {{ $item->email }} | {{ $item->phone }} | @if ($item->department){{ $item->department->name }} | @else@endif | {{ $item->doctor_profile }} | Info Edit Appointments {{-- Holiday --}} {{-- Time Schedule --}} Delete |