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>