@extends('adminlte::page') @section('title', $title) @section('content_header')

{{ @$title }}

@stop @section('content') @include('admin.includes.notification')

Potentail Vs Actual Support

Average No of Doctors

{{ @$tot_doctors }}

Average Monthly Potential

{{ @$avg_potential }}

Average Monthly Support

{{ @$avg_support }}

@stop @section('adminlte_js') @stop