export default function AdminPage() { return (

Admin

System administration and user management.

); }