@if (request()->path() == 'admin/clientSearchReport') Print with Price Print without Price Download CSV @endif
@csrf @if (request()->path() == 'admin/clientSearchReport') @endif @if (request()->path() == 'admin/clientSearchReport')
@if (checkSettings('reseller-client-dynamic-recharge') == 'enable') @can('dynamic-recharge') @endcan @endif
@if (in_array('customer-recharge', userPermissions())) @endif @if (in_array('money-receipt-entry', userPermissions())) @endif
@endif

@include('clients.customer_search')
@if (request()->path() == 'admin/clientSearchReport') @endif