WeddingIS
Official Receipt
WIS-{{ str_pad($contribution->id, 6, '0', STR_PAD_LEFT) }}
{{ $contribution->created_at->format('M d, Y') }}
Description Type
{{ $contribution->contributor_name }}
{{ $contribution->contributor_phone }}
{{ ucfirst($contribution->type) }}
{{ ucwords(str_replace('_',' ',$contribution->payment_method)) }}
@if($contribution->type === 'cash')
TZS {{ number_format($contribution->amount) }}
@else
Gift Item Received
{{ $contribution->notes }}
@endif
Thank you for your generous support!
In honor of {{ $contribution->event->couple_name }}
{{ $contribution->event->wedding_date->format('F d, Y') }} · {{ $contribution->event->venue }}