瀏覽代碼

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

Vijayakrishnan 3 年之前
父節點
當前提交
ecf2ee01d8
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      resources/views/layouts/patient.blade.php

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

@@ -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 &amp; Orders</a>
 							<?php /*
 							<ul class="m-0 p-0 nav-child-list">
 								<li class="nav-item">