@extends('layouts.app') @section('title', 'Donate') @push('styles') @endpush @section('content') @php $gatewayIcons = [ 'paystack' => 'π³', 'flutterwave' => 'π¦', 'mpesa' => 'π±', 'gcash' => 'π', 'pix' => 'π§π·', 'telebirr' => 'πͺπΉ', 'bank' => 'π¦', 'cash' => 'π΅', 'cheque' => 'π', 'gpay' => 'π΅', 'upi' => 'β‘', ]; @endphp
Your generosity makes a difference. Every gift is appreciated.
Select Amount
Payment Method
Payment Instructions
You are donating
{{ $d->category }}
{{ ($d->donated_at ?? $d->created_at)->format('d M Y') }} • {{ ucfirst($d->method) }} @if($d->note) • {{ Str::limit($d->note, 40) }} @endif
{{ $d->currency }} {{ number_format($d->amount, 2) }}
{{ ucfirst($d->status) }}