@extends('backend.layouts.app', ['isBanner' => false]) @section('title') {{ 'Dashboard' }} @endsection @section('content')
{{__('appointment.total_number_appointment')}}
{{__('appointment.total_number_of_patients')}}
{{__('appointment.total_number_of_services')}}
{{__('appointment.total_earning')}}