{{-- Topup Modal — single instance, opened by any [data-action="topup"] button on the listing page. Fields populated dynamically via JS from the trigger button's data-* attributes. Requires: $mainBalance : float — passed from PilotController@index Triggered from: partials/pilot/follow-card.blade.php → button data-action="topup" --}}
Top up wallet
Available in main balance: ${{ number_format((float) $mainBalance, 2) }}