@include('emails.header') @if(!empty($card_profile->qr_code) && $card_profile->qr_code != '') @endif

Dear {{$fullName}},

Congratulations!

You've successfully logged into your account. Please find the attached QR code for you to download. Scan it using a QR code scanner or a feature on your device to share your profile with others easily.

Instructions for add or edit your card information

1. Log in to your account on vCarrd platform.

{{--

2. Look for «My Cards» on the side panel.

--}}

2. Look for «My Cards» on the side panel.

3. Click "Edit Card" to update your Personal Information, Profile Photo, Business Details, or Social Links, ensuring your profile is complete.

4. Once updated, tap or scan vCarrd to view the profile on another device.

5. Visitors can easily save your vCarrd to their contacts by clicking «Save Card».

Please reach out to us at support@vcarrd.com for any queries or support to access the vCarrd portal. We’re happy to help.

Profile Link: {{route('card_profile_detail.username', ['username' => $user->username, 'card_profile_username' => $card_profile->card_profile_username])}}
QR Code: QR Code

Best regards,

The vCarrd Team.

@include('emails.footer')