@if (isUploadButtonVisible()) {
}
@if (!hasFile && field.readOnly) {
{{ 'FORM.FIELD.NO_FILE_ATTACHED' | translate }}
}