@extends('common.dashboard') @section('title','creat chamber ') @section('content')

Doctor Registration

@csrf

@include('common.doctor.chamber.form')
@endsection