@include('elements.icon',['icon'=>'cash-outline','variant'=>'medium'])
{{__('Please enter a valid amount')}}
{{__('Please add your withdrawal notes: EG: Paypal or Bank account.')}}
@if(!Auth::user()->country_id) {{__("You must set the country on your profile before you can start onboarding and withdraw money")}} @elseif(!Auth::user()->stripe_onboarding_verified) {{__("We're using Stripe to get you paid quickly and keep your personal and payment information secure. Thousands of companies around the world trust Stripe to process payments for their users. Set up a Stripe account to get paid with us")}} @endif
{{__('Add all required info')}}
@if(!Auth::user()->country_id) @elseif(!Auth::user()->stripe_onboarding_verified) @endif