{{ $totlaAppointment }}

{{ __('messages.dashboard.total_appointment') }}

{{ $todayAppointment }}

{{ __('messages.dashboard.today_appointment') }}

{{ $totalMeeting }}

{{ __('messages.dashboard.total_meeting') }}

@if ($modules['Bills'] == true)

{{getCurrencySymbol().' '. formatCurrency($patientBill)}}

{{ __('messages.dashboard.total_bills') }}

@endif {{-- Appointment table --}}

{{ __('messages.dashboard.recent_appointments') }}

{{-- end Appointment table --}}