{{ "DOCUMENT_SIGNATURE" | translate }}
cancel
@if(documentSignatures.length > 0) {
@for (signature of documentSignatures; track $index) {
Signature

{{ "ISSIGN" | translate }}: {{ signature.signatureUser }}

{{ "SIGNDATE" | translate }}: {{ signature.signatureDate | utcToLocalTime : "full" }}

}
}