Welcome, {{ $user->name }}!

Thank you for joining the ADBazzar family!

Email: {{ $user->email }}

Phone: {{ $user->phone_number }}

User ID: {{ $user->user_id }}

@if($user->referral_id)

Referred by: {{ $user->referral_name }} ({{ $user->referral_id }})

@endif

Your account has been successfully created, and you're all set to start shopping.

With Regards,
Adbazzar Team