{% comment %} Reusable stats grid component for payment admin dashboards Usage: {% include "admin/payments/_components/stats_grid.html" with stats=stats_data columns=4 %} Parameters: - stats: List of stat objects with title, value, color, icon properties - columns: Number of columns (2, 3, 4, 5) {% endcomment %}