import { MasterAktivitasContent } from '@/figma-make/components/pages/master-data/activity/MasterAktivitasContent'; const MasterAktivitasPage = () => { return (
); }; export default MasterAktivitasPage;