Hello, fixed it using custom styling from Laravel. For future reference I used custom Bootstrap 5 blade file from "php artisan vendor:publish --tag=laravel-pagination". Run it in terminal, afterwards on using page links (Paginator) "$users->link('vendor.'pagination.bootstrap-5)" this fixes the styling of the Pagination links.