Buy WiFi Package
@if ($errors->any())
There were errors with your submission
@foreach ($errors->all() as $error)
{{ $error }}
@endforeach
@endif
@foreach($packages as $package)
{{ $package->name }}
{{ $package->formatted_price }}
{{ $package->formatted_duration }}
@if($package->description)
{{ $package->description }}
@endif
@endforeach
@csrf
Payment Instructions
Send money to our bKash number:
01XXXXXXXXX
Use "Send Money" option (not "Make Payment")
Keep the Transaction ID (TrxID) from the confirmation message
Fill out the form below with your payment details
bKash Number (Sender)
Amount
Transaction ID (TrxID)
Payment Screenshot (Optional)
Upload a screenshot of your payment confirmation message (Max 2MB)
Submit Payment