unknown преди 4 години
родител
ревизия
06f649be6f
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      resources/views/app/practice-management/billing-report.blade.php

+ 1 - 1
resources/views/app/practice-management/billing-report.blade.php

@@ -37,7 +37,7 @@
                             </a>
                         </td>
                         <td class="text-nowrap border-left-0">
-                            <a native href="{{$row->link}}">
+                            <a href="/patients/view/{{$row->client_uid}}/notes/view/{{$row->note_uid}}">
                                 {{friendly_date_time($row->note_date, false)}}
                             </a>
                         </td>