{{ __('Withdraw Method') }}
{{-- Search filter --}}
@if (request()->get('par-page') !== 'all')
{{ $methods->onEachSide(0)->links() }}
@endif