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