Ver Fonte

updated claims-resolver

unknown há 4 anos atrás
pai
commit
633c1385c0
1 ficheiros alterados com 1 adições e 1 exclusões
  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>