- Move login page into (auth) route group — no layout wrapper - Move dashboard/users/codes + layout into (panel) route group — session check and sidebar only apply to these - URL paths remain unchanged (/admin/login, /admin/dashboard, etc.)