'use client' import Link from 'next/link' export default function AdminDashboard() { return (

Organizations

Manage organization plans and limits

View all organizations, check billing status, and manually grant plans.

) }