@if($verifyUrl) # Confirm Your {{ ucfirst($requestType) }} Request Hi {{ $name }}, I've received a **{{ ucfirst($requestType) }} Request** submitted using this email address on {{ $appName }}. To confirm this is you and proceed with the request, please click the button below. This link expires in 7 days. Confirm My Request If you didn't submit this request, you can safely ignore this email — no action will be taken without your confirmation. — Sudhir at {{ $appName }} @else # Your {{ ucfirst($requestType) }} Request Is In Hi {{ $name }}, Got it. Your **{{ ucfirst($requestType) }} Request** for {{ $appName }} is logged and I'll handle it personally. You can expect a response within **30 days** (GDPR Article 12 requires it — I'll aim for sooner). If I need anything to verify your identity or complete the request, I'll email you at this address. Reply if you have questions. Happy to explain what I'm doing and why. — Sudhir at {{ $appName }} @endif