import CustomLoading from "@/app/component/loading/Custom"; import Item from "./Item"; function Locations({ doctor }) { return (

موقعیت مکانی{" "}

); } export default Locations;