import PPIDPolda from '@/components/Portal PPID/PPIDPolda'
export default function PPIDSakterPage() {
return (
<PPIDPolda />
)
}