@extends('admin.admin-layouts.main-layout') @section('title', 'Manage Doctors') @section('content')
| S. No. | Doctor's Hospital Name | Doctor's Category | Doctor's Name | Doctor's Designation | Doctor's Image | Doctor's Position | Client Page URLs | Status | Actions |
|---|---|---|---|---|---|---|---|---|---|
| 1. | {{ $doctors->hospital->hospital_name }} | {{ $doctors->category->category_name }} | {{ $doctors->doctor_name }} | {{ $doctors->designation }} |
|
{{ $doctors->position_order }} | $doctors->category->link, 'doctor' => $doctors->doctor_link]) }}"> {{ $doctors->doctor_name }} |
|
|