@include('emails.header') @if(!empty($postdata['is_connection_user']) && $postdata['is_connection_user'] == 'Y') @endif

Dear {{$fullName}},

Welcome to vCarrd! We're thrilled to have you on board and look forward to helping you share your information digitally.

We believe our products and services will meet your needs and make sharing easier than ever.

To start using vCarrd, simply click the button below. If you have any questions or concerns, please don't hesitate to reach out to us. We're here to help.

Email: {{$postdata['email']}}

Password: {{$postdata['password']}}

Verify Your Email

Thank you for choosing vCarrd.

Best regards,

The vCarrd Team.

@include('emails.footer')