logicpowerhouse 4 년 전
부모
커밋
0fe0ef360a
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3 3
      resources/views/app/practice-management/processing-bill-matrix.blade.php

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

@@ -55,9 +55,9 @@
                     </tbody>
                 </table>
             </div>
-            <div>
-                {{$bills->links()}}
-            </div>
+        </div>
+        <div>
+            {{$bills->links()}}
         </div>
     </div>