@extends('layouts.admin', [ 'title' => 'Reports', 'pageTitle' => 'Reports', 'active' => 'reports', ]) @section('content')
Track bookings, revenue, staff output, services, invoices, customers, and reminders from one analytics hub.
@include('admin.reports.partials.nav', ['activeTab' => 'overview']){{ $item['label'] }}
{{ $item['value'] }}
{{ $item['note'] }}
No booking statuses found.
@endforelse