|
@@ -128,10 +128,11 @@
|
|
|
<a class="dropdown-item" href="{{ route('practice-management.medicarePartBClaims') }}">Medicare Part B Claims</a>
|
|
|
<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.hcpBillMatrix') }}">HCP Bill Matrix</a>--}}
|
|
|
@if(false)
|
|
|
- <a class="dropdown-item" href="{{ route('practice-management.treatmentServiceUtil') }}">Treatment Service Util.</a>
|
|
|
- @endif
|
|
|
+ <a class="dropdown-item" href="{{ route('practice-management.treatmentServiceUtil') }}">Treatment Service Util.</a>
|
|
|
+ @endif
|
|
|
<a class="dropdown-item" href="{{ route('practice-management.tickets') }}">Tickets</a>
|
|
|
<a class="dropdown-item" href="{{ route('practice-management.supply-orders') }}">Supply Orders</a>
|
|
|
<a class="dropdown-item" href="{{ route('practice-management.shipments') }}">Shipments</a>
|