import AutoCompleteSelect from "@/app/component/element/AutoCompleteSelect"; import RadioContent from "./RadioContent"; import { Switch } from "@mui/material"; import { category, expertise } from "./listSelector"; const group1 = ["خانم", "آقا", "هر دو"]; const group2 = ["فوق تخصص", "دکترای تخصصی", "متخصص", "دکتری"]; const label = { inputProps: { "aria-label": "Switch demo" } }; function Content({ data, setData }) { const changeData = (value, name) => { setData({ ...data, [name]: value }); }; return (
فقط پزشکان دارای نوبت