{/* this component used for UI interaction and show their functionality */}
{pdfLoadFail && !checkTourStatus && (
)}
{/* this component used to render all pdf pages in left side */}
{/* pdf render view */}
{/* this modal is used show this document is already sign */}
{
setShowAlreadySignDoc({ status: false });
}}
>
{showAlreadySignDoc.mssg}
{/* this is modal of signature pad */}
{/* render email component to send email after finish signature on document */}
{/* pdf header which contain funish back button */}
{containerWH && (
)}
{/*if document is not completed then render signature and stamp button in the right side */}
{/*else document is completed then render signed by signer name in the right side */}
{!documentStatus.isCompleted ? (