thisApp = angular.module('Client');

thisApp.controller(“WelcomeController”,[function() {

}]);