{{-- Premium hero (light theme) + 8 KPI metrics --}} @php $userName = auth()->user()->name ?? 'Admin'; @endphp
{{-- Soft color orbs on tinted ground --}}

{{ $greeting }}

Welcome back, {{ $userName }}

Track invoices, payments, and business performance in one place.

{{ now()->format('l, M j, Y') }} {{ now()->format('g:i A') }}
{{-- Illustration panel: solid fill + inline vector --}}
@include('admin.dashboard.partials.kpi-stat-cards')