import PPIDPolda from "@/components/layout/portal-ppid/PPIDPolda";
export default function PPIDSakterPage() {
return <PPIDPolda />;
}