{{ count($processingResult['successes']) }} clinician(s) settled successfully
{{ count($processingResult['failures']) }} clinician(s) failed
You are about to settle {{ $confirmTotalCount }} pending charge(s) totaling ${{ $confirmTotalAmount }} across all clinicians.
This action cannot be undone.
| 0) class="rounded border-gray-300 text-gold focus:ring-gold"> | Clinician | IP Sessions | OOP Sessions | Recurring | Other | Total Pending |
|---|---|---|---|---|---|---|
| id, $selectedClinicianIds)) class="rounded border-gray-300 text-gold focus:ring-gold"> | {{ $row['clinician']->display_name }} ({{ $row['clinician']->clinician_code }}) | {{ $row['ip_count'] }} | {{ $row['oop_count'] }} | ${{ number_format($row['recurring_total'], 2) }} | ${{ number_format($row['other_total'], 2) }} | ${{ number_format($row['grand_total'], 2) }} |
| @if ($hideZeroBalance) No clinicians with pending charges. @else No clinicians found. @endif | ||||||
Showing {{ $summaryRows->count() }} clinician(s)