Keep separate routes but extract a shared ReviewsPageLayout component (similar to _shared/grading/GradingPageLayout). Add a badge toggle in the card header that links between /admin/assigned and /admin/completed routes. Each page passes its own table, detail panel, and header actions into the layout.
Keep separate routes but extract a shared
ReviewsPageLayoutcomponent (similar to_shared/grading/GradingPageLayout). Add a badge toggle in the card header that links between/admin/assignedand/admin/completedroutes. Each page passes its own table, detail panel, and header actions into the layout.