Explorar el Código

fixed measurements removed filter

= hace 4 años
padre
commit
d88a19162c
Se han modificado 1 ficheros con 4 adiciones y 1 borrados
  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>