@props(['recipient', 'amountKobo', 'feeKobo' => 0, 'balanceKobo', 'label' => 'Purchase']) @php $resultingBalance = $balanceKobo - $amountKobo - $feeKobo; @endphp
Insufficient balance for this purchase.