@extends('layouts.admin') @section('title', 'Dashboard') @section('header', 'Dashboard Overview') @section('content')
+12.5%

Total Revenue

$45,285.00

+8.2%

Total Orders

1,254

+4.3%

Active Users

8,432

4.9/5

Avg. Rating

4.85

Recent Activities

@foreach(range(1, 5) as $i)
JD

John Doe placed a new order #ORD-{{ 1000 + $i }}

{{ $i }} hours ago

@endforeach

No Analytics Data Yet

Get started by processing some orders.

@endsection