import AdminLayout from "./AdminLayout"; const AdminPage = () => { return ( ) } export default AdminPage