import Date from "./Date" import SearchDoctor from "./SearchDoctor" function Head() { return (

لیست نوبت های پزشکان

) } export default Head