@extends('layouts.admin', [ 'title' => 'Service Performance Report', 'pageTitle' => 'Service Performance', 'active' => 'reports', ]) @section('content')
Measure service demand, revenue, average duration, and booking mix.
@include('admin.reports.partials.nav', ['activeTab' => 'services']){{ $service['bookings'] }} total bookings
No services found.
@endforelseNo service bookings yet.
@endforelseNo services found.
@endforelse