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