unknown 4 жил өмнө
parent
commit
633c1385c0

+ 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>