{{ $membership->chapter_name }}
Enrolled on {{ $membership->created_at->format('M d, Y') }}
You haven't joined a chapter yet.
@endforelse| Date | Description | Amount |
|---|---|---|
| {{ $pay->created_at->format('M d, Y') }} | {{ $pay->description }} | ${{ number_format($pay->amount, 2) }} |