All organizations · Real-time platform metrics
{{ $stats['total_orgs'] ?? 0 }}
Total organizations
{{ $stats['total_branches'] ?? 0 }}
Total branches
{{ number_format($stats['total_members'] ?? 0) }}
Across all gyms
{{ number_format($stats['total_users'] ?? 0) }}
Active platform users
MRR
₹{{ number_format($stats['mrr'] ?? 0) }}
Last month
₹{{ number_format($stats['last_month_mrr'] ?? 0) }}
Revenue Trend
Last 6 months
{{ explode(' ', $m['month'])[0] }}
Latest gyms on the platform
| Organization | Branches | Staff | Members | Actions |
|---|---|---|---|---|
|
{{ strtoupper(substr($org['name'] ?? '?', 0, 1)) }}
{{ $org['name'] }} {{ $org['slug'] }} |
{{ $org['branches_count'] ?? 0 }} | {{ $org['users_count'] ?? 0 }} | {{ $org['members_count'] ?? 0 }} | |
| No organizations yet. | ||||