{% extends 'base.html' %} {% block title %}Dashboard Home{% endblock %} {% block content %}

Dashboard Overview

Welcome to your dashboard

Users

2,453

+12.5% from last month

Revenue

$21,456

+8.2% from last month

Orders

1,236

-3.1% from last month

Visits

45,678

+14.2% from last month

Revenue Overview

Chart Placeholder

User Activity

Chart Placeholder

Recent Activity

User Action Date Status
JD
John Doe
john@example.com
Created a new project
2 hours ago
Completed
JS
Jane Smith
jane@example.com
Updated user profile
5 hours ago
In Progress
RJ
Robert Johnson
robert@example.com
Deleted a record
1 day ago
Cancelled
{% endblock %} {% block extra_js %} {% endblock %}