Account Status Update
Dear {{ $partnerName }}
@if ($status === 'approved')
Great news! Your partner account has been reviewed and approved by our team. You're
now officially part of the {{ $general['app_name'] ?? 'G-Tech' }} Partner
Program!
@else
We regret to inform you that your partner account application has been rejected
after careful review.
@endif
Account Status: {{ strtoupper($status) }}@if ($status === 'approved')
!
@endif
@if ($status === 'approved')
Your account is now active! You can start referring clients and earning commissions
immediately.
@else
Unfortunately, your application does not meet our current partner requirements.
@endif
| Account Details |
 }}) |
Name: {{ $partnerName }}
Email: {{ $partnerEmail }}
Business: {{ $businessName }}
@if ($status === 'approved')
Referral Code: {{ $referralCode }}
@endif
Status: {{ strtoupper($status) }}
@if ($status === 'approved')
| Your Referral Code |
 }}) |
Referral Code: {{ $referralCode }}
Access Dashboard: Log in to your partner dashboard
Request Website Access: Request access to specific websites
Start Marketing: Use your referral code to promote our services
@else
@if ($rejectionReason)
| Reason for Rejection: |
 }}) |
@endif
@endif
If you have any questions or need assistance, please don't hesitate to contact our support team.
Best regards,
{{ $company['company_name'] ?? 'G-Tech Solutions' }} Partner Team
@if (isset($social_links['social_facebook']) && $social_links['social_facebook'])
@endif
@if (isset($social_links['social_youtube']) && $social_links['social_youtube'])
@endif
@if (isset($social_links['social_linkedin']) && $social_links['social_linkedin'])
@endif
@if (isset($social_links['social_twitter']) && $social_links['social_twitter'])
@endif
@if (isset($social_links['social_instagram']) && $social_links['social_instagram'])
@endif
|
|