$stateProvider

            .state('page.company', {
                url: '/company',
                template: '<div ui-view></div>',