@extends('layouts.admin') @section('page_kicker', 'Analytics') @section('page_title', 'Reports & exports') @section('content')
User growth points
{{ $userGrowth->count() }}
Doctor activity entries
{{ $doctorActivity->count() }}
Trend days
{{ $consultTrend->count() }}
Revenue total
${{ number_format((float) $revenueTotal, 2) }}