@php $documentTitle = $documentTitle ?? 'PDF Document'; $documentUrl = $documentUrl ?? ''; $selfFullName = $selfFullName ?? 'there'; @endphp

Hello {{ $selfFullName }},

You have successfully executed the document signature request. Below are the details:

Document Title: {{ $documentTitle }}
Document Link: {{ $documentUrl }}

Thank you!

Best regards,
idhubs Support Team