@extends('admin.layout.index') @section('title', 'Reports and Analytics') @section('custom-style') @endsection @section('content')

{{ __('translations.Reports and Analytics') }}

{{ __('translations.Active Users') }}

1500

{{ __('translations.Appointments This Month') }}

450

{{ __('translations.Average Wait Time') }}

15 mins

{{ __('translations.Appointments Overview') }}
{{ __('translations.Revenue Generated') }}
{{ __('translations.Generate Reports') }}
@endsection @section('custom-script') @endsection