@@ -96,7 +96,7 @@
</li> */ ?>
<li class="nav-item">
<a class="nav-link {{ strpos($routeName, 'patients.view.patient-prescriptions') === 0 ? 'active' : '' }}"
- href="{{ route('patients.view.patient-prescriptions', ['patient' => $patient]) }}">Prescriptions</a>
+ href="{{ route('patients.view.patient-prescriptions', ['patient' => $patient]) }}">ERx & Orders</a>
<?php /*
<ul class="m-0 p-0 nav-child-list">