/* Admin dashboard shell — sidebar routing */ const ADMIN_META = { dashboard: { title:'Dashboard', sub:'Katy Middle School · Tuesday, May 31' }, caloverview: { title:'School Calendar', sub:'Month view of all published events' }, students: { title:'Students', sub:'1,248 enrolled across 4 grades' }, enrollment: { title:'Enrollment', sub:'Applications pipeline & seat capacity' }, academics: { title:'Gradebook', sub:'Period 3 · Mathematics · Grade 6' }, attendance: { title:'Attendance', sub:'Absence reports & daily roll' }, pickup: { title:'Pickup Manager', sub:'Live dismissal · 3:31 PM' }, transportation: { title:'Transportation', sub:'25 buses · 12 routes' }, fleet: { title:'Live Fleet Map', sub:'Real-time bus locations & status' }, routes: { title:'Bus Routes', sub:'Edit routes, stops & assignments' }, events: { title:'Publish Events', sub:'Publish events to families & students' }, forms: { title:'Forms & Permissions', sub:'Create e-sign forms & track completion' }, documents: { title:'Documents', sub:'Shared file library for families & staff' }, messaging: { title:'Messaging', sub:'Broadcasts & parent threads' }, announcements: { title:'Announcements', sub:'Compose & publish school-wide posts' }, marketplace: { title:'Marketplace', sub:'Programs, vendors & fundraisers' }, payments: { title:'Payments', sub:'Fees, lunch & aftercare' }, billing: { title:'Billing & Invoices', sub:'Revenue, invoices & collection status' }, reports: { title:'Reports', sub:'Attendance, transport & finance' }, engagement: { title:'Family Engagement', sub:'Involvement analytics across the school' }, alerts: { title:'Emergency Alerts', sub:'Compose & broadcast urgent notices' }, settings: { title:'Settings', sub:'School & account configuration' }, }; function ComingSoon({ label }) { return (