logicpowerhouse 4 年之前
父節點
當前提交
eb73c6377e
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      resources/views/app/practice-management/processing-bill-matrix.blade.php

+ 3 - 0
resources/views/app/practice-management/processing-bill-matrix.blade.php

@@ -54,6 +54,9 @@
                     @endforeach
                     </tbody>
                 </table>
+                <div>
+                    {{$rows->links()}}
+                </div>
             </div>
         </div>
     </div>