$stateProvider
          .state('batchListView', {
            url: '/batch-list-view',
            templateUrl: '/views/batches/index.html',
            controller: 'BatchListCtrl',