th:if="${@permissionService.canViewRequestAssistantReason(prevRequest.id)} and ${request.eventInfo.reasonForAssistant != null} and ${prevRequest.eventInfo.reasonForAssistant.isBlank()}"
th:if="${@permissionService.canViewRequestAssistantReason(prevRequest.id)} and ${prevRequest.eventInfo.reasonForAssistant != null} and ${!prevRequest.eventInfo.reasonForAssistant.isBlank()}"