@include('layouts.error')
{{--
--}}
{{--
--}}
| No | Doctor Name | BE Name | Speciality Code | Speciality | Category | Chemist One | Chemist Two | {{--Status | Action | --}}
|---|---|---|---|---|---|---|---|---|---|
| {{ ++$i }} | {{$row->doctor_name}} | {{ @$row->user->user_name }} | {{ $row->doctor_speciality_code }} | {{ $row->doctor_speciality }} | {{ $row->doctor_category }} | {{ $row->doctor_chemist_one }} | {{ $row->doctor_chemist_two}} | {{--doctor_id }} }}> {{ $row->doctor_status == "2" ? "Suspended" : "Active" }} | --}} {{----}} |
| No Records found. | |||||||||