@extends('backend.layouts.admin.admin') @section('title', 'Doctor') @section('content') {{-- For New backend menu bar --}}
Doctors
@each('backend.doctor.partials.table', $doctors, 'doctor')
SN Image Name Designation Department/Service Active Actions
@stop @push('scripts') @endpush