We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc0c6bc commit 7917fa7Copy full SHA for 7917fa7
resources/views/logs/index.blade.php
@@ -98,9 +98,7 @@ class="table striped row-hover cell-border"
98
@endforeach
99
</tbody>
100
</table>
101
- <!------------------------------------------>
102
- {!! $logs->links('pagination.metro') !!}
103
+ {!! $logs->links('vendor.pagination.metro-5') !!}
104
</div>
105
106
@endsection
resources/views/pagination/metro.blade.php
0 commit comments