{!! $records->links() !!}
{{ __('Showing :count of :total items', ['count' => $records->count(), 'total' => $records->total()]) }}