{{ stats.total_leads }}
Total Leads
{{ stats.converted_leads }}
Converted
{{ stats.today_followups }}
Tasks Today
{{ stats.overdue_followups }}
Overdue
Recent Activities
{{ act.activitable?.name }}
{{ formatTime(act.created_at) }}
{{ act.description }}
No recent activity
Upcoming Follow-ups
View All
{{ task.followable?.name }}
{{ formatDate(task.due_date) }}
{{ task.task }}
No upcoming tasks
Top Performers
#{{ idx + 1 }}
{{ agent.name[0] }}
{{ agent.name }}
{{ agent.conversions_count }}
Conversions
No conversion data yet
Conversion Rate
{{ Math.round((stats.converted_leads / (stats.total_leads || 1)) * 100) }}%
Overall efficiency of the team