$stateProvider
    .state('app', {
      abstract: true,
      views: {
        'layout': {