this.transition(
    this.fromRoute('raid.index'),
    this.toRoute('raid.edit'),
    this.use('toLeft'),
    this.reverse('toRight')