{{-- Page header --}}

Fund Wallet

{{-- Info banner --}}

A mobile money prompt will be sent to your phone. Approve it to fund your wallet.

@csrf {{-- Phone Number --}}
πŸ‡ΏπŸ‡²
@error('phone_number')

{{ $message }}

@enderror
{{-- Amount input --}}
K
@error('amount')

{{ $message }}

@enderror
{{-- Quick amount chips --}}
@foreach ([100, 500, 1000, 5000] as $chip) @endforeach
{{-- Narration --}}
{{-- Submit --}}