@php $eur = fn (int $cents) => \Illuminate\Support\Number::currency($cents / 100, in: 'EUR', locale: app()->getLocale()); @endphp
{{ __('withdrawal.admin_sub', ['name' => $customerName]) }}
{{ __('withdrawal.admin_effect') }}