Fix profile links and pagination
This commit is contained in:
parent
bfdbbcc6d1
commit
ae43cf0928
6 changed files with 31 additions and 2 deletions
|
@ -26,7 +26,7 @@
|
|||
@endforeach
|
||||
</div>
|
||||
|
||||
{{ $items->links() }}
|
||||
{{ $items->links('templates.pagination') }}
|
||||
|
||||
@include('templates.bio')
|
||||
@stop
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue