import AdminNav from '~/components/AdminNav' export default function AdminIndex(){ return(
) }