angular.module('RECRUIT', []) angular.module('APS_INTERVIEW', [ 'RECRUIT', 'myHR', 'ngResource' ]);