Doctors
{{$total_doctor}}+
@extends('admin.main') @section('content') @if($user->role == "1")
|
@php
$sName = strtolower($stage['name']);
@endphp
{{ ucfirst($sName) }}
{{$stage['count']}} |
@endif
@endforeach
@endif
Total Dropped Leads
{{$totalDroppedCount}} |
|
@php
$rName = strtolower($region['name']);
@endphp
{{ ucfirst($rName) }}
{{$region['count']}} |
@endforeach
@endif
|
@php
$sName = strtolower($stage['name']);
@endphp
{{ ucfirst($sName) }}
{{$stage['count']}} |
@endforeach
@endif
|
@php
$rName = strtolower($region['name']);
@endphp
{{ ucfirst($rName) }}
{{$region['count']}} |
@endforeach
@endif
{{$procedureAdviceCount}}
{{ $packageCounsellingCount }}
{{ $surgeryCount }}
{{ $followUpCount }}