Dear {{ $user->fname ?? $user->name }},
Welcome to Go MD USA! We're excited to have you join our platform and look forward to providing you with convenient, high-quality healthcare services.
Your Account Information
| Name: | {{ $user->fname ? $user->fname . ' ' . $user->lname : $user->name }} |
| Email: | {{ $user->email }} |
| Temporary Password: | {{ $tempPassword }} |
| Role: | {{ ucfirst($user->getRoleNames()->first()) }} |
Important: Please log in and change your temporary password as soon as possible for security reasons.
@endifYour Platform Benefits Include:
- ✓ Secure Access - Your account is protected with industry-standard security
- ✓ User-Friendly Interface - Easy-to-navigate platform designed for your convenience
- ✓ 24/7 Support - Our support team is here to help you whenever you need assistance
- ✓ Regular Updates - We continuously improve our platform to serve you better
Getting Started:
- Click the "Log In Now" button below to access your account @if($tempPassword)
- Use your email and the temporary password provided above
- Change your password to something secure that you'll remember @else
- Use your existing login credentials @endif
- Explore the platform features available to you
- Contact support if you need any assistance
If you have any questions or need assistance, please don't hesitate to contact our support team at support@gomdusa.com.
We're committed to providing you with the best possible experience on our platform.