this.transition(
    this.fromRoute('settings.contact.index'),
    this.toRoute('settings.contact.page'),
    this.use('toLeft'),
    this.reverse('toRight')