@extends('layouts.master') @section('title', 'Appointment Per month | Proxima - Medical Management app') @section('title-topbar', 'Appointment Per month') @section('css') @endsection @section('content')
Dashboard | Appointment | Yearly Statment Appointment
Yearly Statment
Appointment
Total Year Appointment
{{ $appointment_total }} patients
@endsection @section('js') @endsection