@extends('layouts.public') @section('title', 'Payment received — MuveOne') @section('content')

Thanks — we're confirming your payment

Order {{ $order->order_id }}. Stripe has taken your payment; our system will update your order status within a few moments once we receive confirmation.

@endsection