Agent Dashboard
Verification status: {{ Str::headline($agent->verification_status) }}
{{ $stats['active_plan'] }} @if($agent->currentSubscription) · {{ $agent->currentSubscription->listing_limit_label }} listings · {{ $agent->currentSubscription->lead_access ? 'Lead access' : 'No lead access' }} · {{ $agent->currentSubscription->premium_badge ? 'Premium badge' : 'No premium badge' }} @endif
No properties submitted yet.
@endforelse{{ $lead->property?->title ?: 'General Inquiry' }}
No leads yet.
@endforelse{{ $agent->total_reviews }} approved reviews
@forelse($recentReviews as $review){{ Str::limit($review->comment, 90) }}
No reviews yet.
@endforelse