浏览代码

updated claims-resolver

unknown 4 年之前
父节点
当前提交
633c1385c0
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      resources/views/app/patient/claims-resolver.blade.php

+ 1 - 1
resources/views/app/patient/claims-resolver.blade.php

@@ -130,7 +130,7 @@
                 <strong>{{ $note->hcpPro->displayName() }}</strong>
             </td>
             <td>
-                <a href="/patients/view/{{ $note->hcpPro->uid }}/notes/view/{{ $note->uid }}" class="font-weight-bold">
+                <a href="/patients/view/{{ $note->client->uid }}/notes/view/{{ $note->uid }}" class="font-weight-bold">
                     {{ friendly_date_time($d, false) }}
                 </a>
             </td>