Hi {{ $order->user->username ?? $order->email }},
We have successfully received your payment for order #{{ $order->order_number }}.
Order Number: #{{ $order->order_number }}
Total Paid: Rp {{ number_format($order->total, 0, ',', '.') }}
Status: Paid - Processing
Your items will be delivered to your Roblox account shortly.