{{-- OTP FLOW --}} @if(!empty($otp))
Logo

OTP Verification

Hello,

Your one-time password (OTP) for resetting your PIN is:

{{ $otp }}

This code is valid for a short period. Please enter it in the reset screen.

{{-- RESET LINK FLOW --}} @else
Logo

Password Reset Request

Hello,

You requested to reset your password. Click the button below to proceed:

Reset Password

If you did not request this, please ignore this email.

@endif