@if ($clients instanceof \Illuminate\Contracts\Pagination\Paginator)
{{ $clients->withQueryString()->links() }}
@endif