|
@@ -129,6 +129,7 @@
|
|
|
<a class="dropdown-item" href="{{ route('practice-management.patientClaimSummary') }}">Patient Claim Summary</a>
|
|
|
<a class="dropdown-item" href="{{ route('practice-management.claims') }}">Claim Matrix</a>
|
|
|
<a class="dropdown-item" href="{{ route('practice-management.process-claims') }}">Process Claims</a>
|
|
|
+ <a class="dropdown-item" href="{{ route('practice-management.process-notes') }}">Process Notes</a>
|
|
|
{{-- <a class="dropdown-item" href="{{ route('practice-management.hcpBillMatrix') }}">HCP Bill Matrix</a>--}}
|
|
|
@if(false)
|
|
|
<a class="dropdown-item" href="{{ route('practice-management.treatmentServiceUtil') }}">Treatment Service Util.</a>
|