/*(function () {
angular.module("myitsmApp")
.controller("adminMainController", function ($scope, nttGenericService) {
});
})();*/