Complete Your Payment

@if(session('error'))
{{ session('error') }}
@endif

Amount to Pay: ${{ number_format($amount, 2) }}

@csrf