@route({
        routes: [
          { path: ['', 'gc-11'], component: GC11 },
          { path: 'gc-12', component: GC12 },
        ]