@dynamicContent('donate')
@sectionContent('donate.row.1.column.1')

{{ $user->shopCoins?->coins }}

{{ __('page_donate')['tokens'] }}

30
+ 7.5%
Turtle Icon Small 323
40
+ 10%
Turtle Icon Small 440
50
+ 12.5%
Turtle Icon Small 563
60
+ 15%
Turtle Icon Small 690
70
+ 17.5%
Turtle Icon Small 823
80
+ 20%
Turtle Icon Small 960
90
+ 22.5%
Turtle Icon Small 1103
100
+ 25%
Turtle Icon Small 1250
200
+ 40%
Turtle Icon Small 2800
300
+ 40%
Turtle Icon Small 4200

{{ __('page_donate')['want_help'] }}

@if (config('customs.donation.gamepoints.enabled'))
Gamepoints

 

@endif @if (config('customs.donation.paymentwall.enabled'))
Paymentwall

 

@endif @if (config('customs.donation.enot.enabled'))
Enot

 

@endif @if (config('customs.donation.paypal.enabled'))
PayPal

 

@endif @if (config('customs.donation.boosty.enabled'))
Boosty

@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'))
{{ $enotPoints }} {{ __('page_donate')['tokens'] }}
@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'))
{{ $btcPayPoints }} {{ __('page_donate')['tokens'] }} +{{ (config('customs.donation.btcPay.bonusPercent') - 1) * 100 }}% {{ $btcPayPointsWithBonus }} {{ __('page_donate')['tokens'] }}
@endif Footerline
@livewire('loader-component')
Footerline @sectionContent('donate.thanks') {!! $message !!} Footerline