@php use Illuminate\Support\Facades\Auth; use App\Models\SystemSetting; @endphp @props([ 'elderly' => null, 'currency' => null, 'suggestedAmounts' => [25, 50, 100, 250, 500], 'paymentMethods' => [] ])
{{ $message }}
You are donating as {{ Auth::user()->name }} ({{ Auth::user()->email }})
Processing your donation...