Browse Source

fixed measurements removed filter

= 4 năm trước cách đây
mục cha
commit
d88a19162c
1 tập tin đã thay đổi với 4 bổ sung1 xóa
  1. 4 1
      resources/views/app/dashboard/measurements.blade.php

+ 4 - 1
resources/views/app/dashboard/measurements.blade.php

@@ -140,4 +140,7 @@
             </tr>
         @endif
     </tbody>
-</table>
+</table>
+<div>
+    {{$measurements->links()}}
+</div>