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