@php $queryBase = request()->only(['client', 'view', 'from', 'to', 'txn', 'sort', 'dir', 'q', 'company_name', 'contact_name', 'email', 'phone', 'city']); @endphp