@include('layouts.header')

Thank you! Your payment was successful.

@if($orderId)

Your order ID is #{{ $orderId }}.

@endif

A confirmation email has been sent to your registered email address.

@include('layouts.footer')
+