angular.module('COMPANY', [
  'myHR',
  'ngResource',
  'ngMaterial',
  'ngAnimate',
  'ngAria'
])