$stateProvider.state('sync-plans.new', {
        url: '/sync_plans/new',
        permission: 'create_sync_plans',
        views: {
            '@': {