{
      path: "/detail/:id/google/edit",
      protected: true,
      action: async (routerContext) => {
        stores.wizard.infraSettingsStore.setData(window.history.state.usr);