@extends('layouts.landing-page') @section('content')

Konfirmasi Pembayaran

Order #{{ $order->order_no ?? 'MSPxxxx' }}

@csrf
@endsection @push('style') @endpush @section('scripts') @endsection