@extends('Layouts.master') @section('content')

Patient Registration

{{$total_patient}}

Pending List

{{$total_pending_patient}}

Completed List

{{$total_completed_patient}}
@endsection @push('js') @endpush