Here is a summary of the charges processed:
{{-- Charges Table --}}| Service | Amount |
|---|---|
| {{ $charge->serviceCatalog->title }} | ${{ number_format($charge->amount, 2) }} |
| Total | ${{ number_format($charges->sum('amount'), 2) }} |
Payment Method: {{ $clinician->payment_method_type }}
@endifSettlement ID: {{ $settlementId }}
Pluto Mental Health · Pluto Hub