@if(count($perPageValues) > 1)
@if($perPageInput && count($perPageValues) > 1)
@endif @if(filled($data))
@if(method_exists($data, 'links')) {!! $data->links(powerGridThemeRoot().'.pagination', ['recordCount' => $recordCount]) !!} @endif
@endif
@endif