app.controller('contactCtrl', [ '$scope', function($scope) { var vm = this; }]);