New Agent Registration

A new agent has registered for the Agent Partner Program.

Agent Details:

Name {{ $user->name }}
Email {{ $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.

View Agent Details

Thank you,
The Telemedicine Platform