@sectionContent('donate.row.1.column.1')
{{ $user->shopCoins?->coins }}
{{ __('page_donate')['tokens'] }}
€ 30
+ 7.5%
⟶
323
€ 40
+ 10%
⟶
440
€ 50
+ 12.5%
⟶
563
€ 60
+ 15%
⟶
690
€ 70
+ 17.5%
⟶
823
€ 80
+ 20%
⟶
960
€ 90
+ 22.5%
⟶
1103
€ 100
+ 25%
⟶
1250
€ 200
+ 40%
⟶
2800
€ 300
+ 40%
⟶
4200
{{ __('page_donate')['want_help'] }}
@if (config('customs.donation.gamepoints.enabled'))
@endif
@if (config('customs.donation.paymentwall.enabled'))
@endif
@if (config('customs.donation.enot.enabled'))
@endif
@if (config('customs.donation.paypal.enabled'))
@endif
@if (config('customs.donation.boosty.enabled'))
@endif
@if (config('customs.donation.btcPay.enabled'))
+15%
@endif
@if (config('customs.donation.gamepoints.enabled'))
{{ __('page_donate')['purchase_code'] }}
{{ __('page_donate')['redeem_the_code'] }}
@error('gpCode')
{{ $message }}
@enderror
@if ($messageGamePoints)
{{ $messageGamePoints }}
@endif
@endif
@if (config('customs.donation.paymentwall.enabled'))
@sectionContent('donate.wechat.mint')
@endif
@if (config('customs.donation.enot.enabled'))
@endif
@if (config('customs.donation.paypal.enabled'))
@sectionContent('donate.paypal')
@endif
@if (config('customs.donation.boosty.enabled'))
@sectionContent('donate.boosty')
@endif
@if (config('customs.donation.btcPay.enabled'))
@endif