@extends('adminlte::page') @section('title', $title) @section('content')
{{csrf_field()}}
Total Users {{@$total_users}}
SM {{@$total_sm}}
RBM {{@$total_rbm}}
ABM {{@$total_abm}}
BE {{@$total_be}}

{{@$tot_doctors}}

No. of Doctors

{{@$tot_doctors_pending}}

Basic Details Filled Drs

{{@$tot_potential}}

Average Potential

{{@$tot_support}}

Average Support

No. of DPM Filled

Export ROI report (Real time ROI report)
{{csrf_field()}}
Export ROI report (Last Date ROI report)
{{csrf_field()}}
Export ROI report based on month
{{csrf_field()}}
@stop @section('adminlte_js') @stop