A new agent has registered for the Agent Partner Program.
Agent Details:
| Name | {{ $user->name }} |
|---|---|
| {{ $user->email }} | |
| Phone | {{ $user->phone }} |
| Company | {{ $agent->company ?? 'Not specified' }} |
| Experience | {{ $agent->experience }} |
| Agent Tier | {{ $agent->tier }} |
| Status | {{ ucfirst($agent->status) }} |
| Referral Code | {{ $agent->referral_code }} |
| Registration Date | {{ $agent->created_at->format('F j, Y, g:i a') }} |
Please review this application and take appropriate action.
Thank you,
The Telemedicine Platform