} else {
      const title = i18n.global.t('error.notFound')
      next({ name: 'error', state: { title } })
    }