@if ($dataModel->hasPages())
{!! $dataModel->withQueryString($_GET)->links('common.page-info') !!}
@endif