import Layout from "../../components/layout" export default function Page() { return (

This page is protected by Middleware

Only admin users can see this page.

To learn more about the NextAuth middleware see  the docs .

) }