All Doctors
Doctors List
# | Dr. Image | Dr. Name | Dr. Speciality | Status | Actions |
---|---|---|---|---|---|
{{ $loop->iteration }} | {{ $doctor->dr_name }} | {{ $doctor->speciality ?? 'N/A' }} |
status === 'active' ? 'checked' : '' }}>
|
Edit | |
No doctors found. |
{{ $doctors->links() }}