'use client'; import AdminSidebar from "@/app/components/AdminSidebar"; export default function AdminResourcesPage() { return (

학습 자료실

); }