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