@extends('layouts.app') @section('title', 'Deposit Funds') @section('content')

Deposit Funds

Add funds to your gaming wallet securely

@csrf

Minimum: ₦10, Maximum: ₦100,000

@error('amount')

{{ $message }}

@enderror
@error('provider')

{{ $message }}

@enderror

Secure Payment

Your payment information is processed securely. We never store your card details.

← Back to Wallet

Instant Processing

Funds are added to your wallet immediately after successful payment

Secure Transactions

All payments are encrypted and processed through trusted payment gateways

24/7 Support

Our support team is available round the clock to assist you

@endsection