@extends('layouts.admin', [ 'title' => 'Customer Report', 'pageTitle' => 'Customer Report', 'active' => 'reports', ]) @section('content')
Analyze acquisition, returning customers, top spenders, and appointment history summaries.
@include('admin.reports.partials.nav', ['activeTab' => 'customers']){{ $item['label'] }}
{{ $item['value'] }}
($item['tone'] ?? null) === 'success', 'text-booklio-muted' => ($item['tone'] ?? null) !== 'success'])>{{ $item['note'] }}