@can('doctor-list')
@endcan
@can('patient-list')
@endcan
@canany(['appointment-list','appointment-view'])
@endcanany
@can('report-list')
@endcan
@canany(['appointment-list'])
Active Doctors
{{ $totalDoctors }}
Total available doctors
Patients
{{ $totalPatients }}
Total patient records
Appointments
{{ $totalAppointments }}
Total scheduled appointments
Lab Reports
{{ $totalLabReports }}
Reports created in lab