@extends('common.dashboard') @section('title','Update '.$doctor_type->title) @section('content')

Create Doctor Category Create

@csrf @include('admin.doctor.category.form')
@endsection