{{ $panelRuntime['label'] ?? 'Server Access' }}
{{ $panelRuntime['primary_message'] ?? '' }}
@if (! empty($panelRuntime['secondary_message'])){{ $panelRuntime['secondary_message'] }}
@endif{{ $order->product->cpu_cores }}
vCPU Cores
{{ $order->product->formatRam() }}
RAM
{{ $order->product->formatDiskSize() }}
SSD Storage
{{ $order->product->formatBandwidth() }}
Bandwidth
{{ $item['label'] ?? 'Option' }}
@if (!empty($item['description'])){{ $item['description'] }}
@endif{{ $item['value'] ?? '-' }}
@if (!empty($item['monthly_amount']))+ {{ strtoupper($order->currency) }} {{ number_format((float) $item['monthly_amount'], 2) }}/mo before term scaling
@endif{{ $item['label'] ?? 'Add-on' }}
{{ strtoupper($order->currency) }} {{ number_format((float) ($item['amount'] ?? 0), 2) }}ssh root@{{ $order->server_ip }}
Use the credentials sent to your email to connect.
Order Placed
{{ $order->created_at->format('M d, Y H:i') }}
Approved
@if ($order->approved_at){{ $order->approved_at->format('M d, Y H:i') }}
@endifProvisioned
@if ($order->provisioned_at){{ $order->provisioned_at->format('M d, Y H:i') }}
@endifAre you sure you want to cancel this server order? This action cannot be undone.