Welcome to Go MD USA Plan

Dear {{ $admin->fname }} {{ $admin->lname }},

Welcome to our telemedicine platform! Your business account for {{ $business->name }} has been successfully created by {{ $agent->name }} (Agent). We're excited to have your business join us and look forward to providing your employees with quality healthcare services.

Business Account Information

Business Name: {{ $business->name }}
Business Email: {{ $business->email }}
Business Phone: {{ $business->phone }}
Business Address: {{ $business->address1 }}
@if($business->address2){{ $business->address2 }}
@endif {{ $business->city }}, {{ $business->state }} {{ $business->zip }}

Administrator Account Information

Admin Name: {{ $admin->fname }} {{ $admin->lname }}
Admin Email: {{ $admin->email }}
Temporary Password: Your phone number without dashes or spaces
Role: Business Administrator

Important: Please log in and change your temporary password as soon as possible for security reasons.

Business Plan Details

Plan Type: {{ $subscription->plan->name }}
Employee Count: {{ $businessPlan->employee_count }}
Price Per Employee: ${{ number_format($businessPlan->price_per_plan / 100, 2) }}
Total Monthly Price: ${{ number_format($businessPlan->total_price / 100, 2) }}
Duration: {{ $businessPlan->duration_months }} month(s)
Plan Status: Pending Payment

Next Steps:

  1. Your business plan is currently in pending payment status. To activate your plan, please complete the payment process.
  2. Log in to your administrator account using your email and temporary password.
  3. Update your password and complete your business profile.
  4. Once your plan is active, you can add and manage employee accounts.
  5. Employees will receive their own login credentials to access telemedicine services.

If you have any questions or need assistance, please contact your agent:

Agent Name: {{ $agent->name }}
Agent Email: {{ $agent->email }}
Agent Phone: {{ $agent->phone }}

Thank you for choosing our telemedicine services for your business. We look forward to serving you and your employees.

Log In to Your Account