+ Document Signed +
+ {signedAt && ( ++ Signed on{' '} + {new Date(signedAt).toLocaleString('en-US', { + timeZone: 'America/Denver', + month: 'short', + day: 'numeric', + year: 'numeric', + hour: 'numeric', + minute: '2-digit', + })} +
+ )} + {agentDownloadUrl ? ( + + Download Signed PDF + + ) : ( +Signed PDF not available.
+ )} +