import StrukturOrganisasi from "@/components/main/detail/structure";
export default function StructurePPID() {
return <StrukturOrganisasi />;
}