@extends('adminlte::page') @section('title', $title) @section('content') SM @foreach($list_sm as $row) {{$row->name}} @endforeach RBM @foreach($list_rbm as $row) {{$row->name}} @endforeach ABM @foreach($list_abm as $row) {{$row->name}} @endforeach BE @foreach($list_be as $row) {{$row->name}} @endforeach HQs -- Select HQ -- @foreach($list_hqs as $row) {{$row->name}} @endforeach Product -- Select Product -- @foreach($list_products as $row) {{$row->name}} @endforeach Speciality -- Select Speciality -- @foreach($list_specialities as $row) {{$row->speciallity_name}} @endforeach Clear Export {{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) -- Select SM -- @foreach($list_sm as $row) {{$row->name}} @endforeach Export {{csrf_field()}} Export ROI report (Last Date ROI report) -- Select SM -- @foreach($list_sm as $row) {{$row->name}} @endforeach Export {{csrf_field()}} Export ROI report based on month -- Select SM -- @foreach($list_sm as $row) {{$row->name}} @endforeach -- Select Month -- @foreach(Common_function::current_financial_year() as $r) {{$r['month'].'-'.$r['year']}} @endforeach Export {{csrf_field()}} @stop @section('adminlte_js') @stop
No. of Doctors
Basic Details Filled Drs
Average Potential
Average Support