@if ($results instanceof \Illuminate\Pagination\LengthAwarePaginator)
{{ $results->links() }}
@endif