@extends($activeTemplate . 'layouts.master') @section('content') @php $content = getContent('withdraw_method_page.content', true); @endphp
@csrf
@lang('Setup Withdraw Method')

@lang('Withdraw Time'):

{{ __(gs('cur_text')) }}

@lang('Withdraw Charge'): {{ gs('cur_sym') }}0 | @lang('Receivable Amount'): {{ gs('cur_sym') }}0

@lang('in') 0

@endsection @push('style-lib') @endpush @push('script-lib') @endpush @push('script') @endpush