export default function AdminPage() { return ( <>

Welcome to the Dashboard

); }