@if ($threads->total() > 0) {{ $threads->currentPage() }} - {{ $threads->count() }} {{ t('of') }} {{ $threads->total() }} {{ $threads->appends(request()->query())->links('account.messenger.threads.pagination') }} @endif