= 3 лет назад
Родитель
Сommit
3286fc0acc
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

@@ -93,7 +93,7 @@
         </div>
     </div>
     <div class="mt-3">
-        {{$rows->links()}}
+        {{$rows->appends(request()->input())->links()}}
     </div>
 
 </div>