diff --git a/client/App.tsx b/client/App.tsx index 3a4ba4f4..4ddfbc21 100644 --- a/client/App.tsx +++ b/client/App.tsx @@ -360,7 +360,17 @@ const App = () => ( element={} /> } /> + + {/* Staff Arm Routes */} } /> + } /> + } /> + } /> + } /> + } /> + } /> + } /> + } /> } /> } />