return locationService.getLgas("f87ed3e017cf4f8db26836fd910e4cc8")
      .then(function(res) {
        return $scope.lgaList = res;
      })
      .catch(function(err) {