This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
tigerphp
/
stagfe2
Observar
4
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Ver código fonte
updated
logicpowerhouse
4 anos atrás
pai
2a4247001b
commit
eb73c6377e
1 arquivos alterados
com
3 adições
e
0 exclusões
Visão dividida
Mostrar estatísticas do 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 arquivo
@@ -54,6 +54,9 @@
@endforeach
</tbody>
</table>
+ <div>
+ {{$rows->links()}}
+ </div>
</div>
</div>
</div>