@extends('layouts.app') @section('title', 'SaaS Platform Analytics & Reports') @section('content')

Commercial SaaS Reports & Analytics

Financial metrics, MRR breakdown, ARR, tenant growth, and subscription trial conversion reports.

Total Active Tenants
{{ $tenantsCount }}

Growing tenant base

Monthly Recurring Revenue
AED {{ number_format($mrr, 2) }}

Recurring monthly subscriptions

Annualized Run Rate (ARR)
AED {{ number_format($arr, 2) }}

Pro-rated 12-month MRR

Lifetime Collected
AED {{ number_format($totalCollected, 2) }}

Total payments processed

@endsection