Browse Source

Text update "Prescriptions" => "ERx & Orders"

Vijayakrishnan 3 years ago
parent
commit
ecf2ee01d8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      resources/views/layouts/patient.blade.php

+ 1 - 1
resources/views/layouts/patient.blade.php

@@ -96,7 +96,7 @@
 						</li> */ ?>
 						</li> */ ?>
 						<li class="nav-item">
 						<li class="nav-item">
 							<a class="nav-link {{ strpos($routeName, 'patients.view.patient-prescriptions') === 0 ? 'active' : '' }}"
 							<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 &amp; Orders</a>
 							<?php /*
 							<?php /*
 							<ul class="m-0 p-0 nav-child-list">
 							<ul class="m-0 p-0 nav-child-list">
 								<li class="nav-item">
 								<li class="nav-item">