This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
tigerphp
/
stagfe2
Seguir
4
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
updated
logicpowerhouse
hace 4 años
padre
2a4247001b
commit
eb73c6377e
Se han
modificado 1 ficheros
con
3 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
3
0
resources/views/app/practice-management/processing-bill-matrix.blade.php
+ 3
- 0
resources/views/app/practice-management/processing-bill-matrix.blade.php
Ver fichero
@@ -54,6 +54,9 @@
@endforeach
</tbody>
</table>
+ <div>
+ {{$rows->links()}}
+ </div>
</div>
</div>
</div>