mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-03-26 08:20:23 +01:00
Update links.blade.php
This commit is contained in:
parent
10c60b8756
commit
7fe0da219c
@ -4,6 +4,7 @@
|
||||
|
||||
<h2 class="mb-4"><i class="bi bi-link-45deg"> Links</i></h2>
|
||||
|
||||
<div style="overflow-y: auto;">
|
||||
<table class="table table-bordered">
|
||||
<thead>
|
||||
<tr>
|
||||
@ -38,6 +39,7 @@
|
||||
@endforeach
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
<ul class="pagination justify-content-center">
|
||||
{!! $links ?? ''->links() !!}
|
||||
|
Loading…
x
Reference in New Issue
Block a user