Earnings in settlement
Mandate notices, ledger credits and withdrawals, treasury allocations, and scheduled linked-reserve credits. Closed-trade deal settlement lines stay on Settlements.
@include('partials.stripe-powered-financial-rail', ['class' => 'mt-3 max-w-xl'])@if (($ledgerView ?? 'earnings') === 'withdrawals') Withdrawals & mandate debits @else Earnings credits & treasury notices @endif
@if (($ledgerView ?? 'earnings') === 'withdrawals') Bank of America linked reserve withdrawals (scheduled and posted), mandate earnings invoice debits, and matching ledger legs — one lane. Intermediate withdraw notices are folded into the scheduled and ledger rows. @else Credits to mandate earnings, treasury reconciliation, operational notices that increase or allocate mandate balance, scheduled incoming reserve credits, and posted earnings ledger legs. Deal settlement credits remain on the main Settlements page. @endif
@if (($ledgerView ?? 'earnings') === 'earnings') @include('partials.settlements-earnings-participation-headline', ['headline' => $participationHeadline ?? []]) @endif| Posted | Lane | Instrument | Category | Subject | Reference | Purpose | Amount |
|---|---|---|---|---|---|---|---|
| @if ($displayPosted instanceof \Illuminate\Support\Carbon) {{ $displayPosted->format('M j, Y') }} {{ $displayPosted->format('H:i:s T') }} @else — @endif | {{ $laneLabel }} | {{ $row['instrument'] ?? '—' }} | {{ $row['category'] ?? '—' }} | {{ $row['subject'] ?? '—' }} | {{ $row['reference'] ?? '—' }} | {{ $row['purpose'] ?? '—' }} | {{ $row['amount_display'] ?? '—' }} |
| No rows in this lane yet. | |||||||