@extends('dashboard.user.layouts.app') @section('content')

{{ $title }}

Payment Confirmation

Submit your transaction details below for verification.

Payments are verified manually. Please ensure all details provided are accurate to avoid delays.
@csrf @include('partials.validation_message')
Accepted formats: JPG, PNG, PDF

Back

Verification typically takes a few minutes to a few hours depending on network activity.

@endsection