design page general and office information & head panel
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
import AddDoctorPage from "@/components/panel/addDoctor"
|
||||
|
||||
function AddDoctor() {
|
||||
return (
|
||||
<AddDoctorPage />
|
||||
)
|
||||
}
|
||||
|
||||
export default AddDoctor
|
||||
Reference in New Issue
Block a user