The AdminSystemDashboard file doesn't exist in the codebase and was causing a 500 error. Removed the lazy import and route that referenced it. This aligns with the recent removal of the aws-admin pattern from the backend.
646095da