{% set page_group = "admin" %} {% include 'components/head.html' %} {# Syncfusion EJ2 Styles - Loaded via Vite build #} {{ vite_styles('syncfusion') }}
{% include 'components/nav-account.html' %}
{% include 'components/alerts.html' %}
{# ================================================================ PAGE HEADER ================================================================ #}

Peer Comparison

See how {{ typeNum|upper }} compares to similar stores

Compare to:
Period:
{# ================================================================ PEER GROUP INFO ================================================================ #}
Loading... -- peers
{# ================================================================ DASHBOARD LAYOUT ================================================================ #}
{# Row 1: Summary KPI Cards - Your Store vs Peer Average #}
Daily Revenue
Your Store
--
vs
Peer Average
--
--
Daily Buys
Your Store
--
vs
Peer Average
--
--
Wait Time
Your Store
--
vs
Peer Average
--
--
{# Row 2: Detailed Metrics Comparison #}
Your Performance vs Peers
{# Metrics will be dynamically populated #}
{# Privacy notice #}
Your store data is only compared against anonymized peer averages. No individual store data is shared.
{% include 'components/footer.html' %}
{# Syncfusion EJ2 Scripts #} {{ vite_scripts('syncfusion') }}