@include('header') @php $UserId = Session::get('UserId'); @endphp
New Patient Total :   {{$totalPatient}} Check :   {{$totalCheckPatient}} Uncheck :  {{$totalUncheckPatient}}
 
@csrf

@include('opd/incnewpatient') @include('opd/incqueuepatient') @include('opd/incoldpatientlistmodal') @include('footerscript')