@php
$fields = Botble\Marketplace\Enums\PayoutPaymentMethodsEnum::getFields($paymentChannel);
@endphp
@if($fields)
{{ $title ?? __('You will receive money through the information below') }}
{!! BaseHelper::clean(__('You can change it here', ['link' => $link])) !!}.
@endisset @endif {!! apply_filters('marketplace_withdrawal_payout_info', null) !!} @if ($taxInfo && (Arr::get($taxInfo, 'business_name') || Arr::get($taxInfo, 'tax_id') || Arr::get($taxInfo, 'address')))