@extends('layouts.dashboard') @section('title', 'Dashboard - Media World') @section('page-title', 'Dashboard Overview') @section('content')

Total Subscribers

{{ number_format($stats['total_subscribers']) }}

+12% from last month

Active Today

{{ number_format($stats['active_today']) }}

+8% from yesterday

Revenue Today

{{ number_format($stats['revenue_today']) }} JOD

+15% from yesterday

New Signups

{{ number_format($stats['new_signups']) }}

+25% from yesterday

Subscription Trend

Revenue by Channel

Recent Activity

New Subscription

+962799123456 subscribed

2 min ago

Payment Received

342 JOD from daily subscriptions

1 hour ago

Unsubscribe

+962788234567 unsubscribed

3 hours ago
@endsection