const routes: Routes = [
  {
    path: 'housing',
    redirectTo: '/housing/overview',
    pathMatch: 'full'