{{ __('Tambah VPS Order') }}

{{ __('Buat pemesanan VPS baru.') }}

{{ __('Back') }}
@csrf
{{ __('Cancel') }}
{{ __('Preview') }}
{{ __('Customer') }}
{{ old('customer_name') ?: __('Nama pelanggan') }}
{{ __('Tipe') }}: {{ strtoupper(old('vps_type', 'cloud')) }} {{ __('Spec') }}: {{ old('cpu_cores', '2') }}C / {{ old('ram_gb', '4') }}GB / {{ old('storage_gb', '60') }}GB
{{ __('Tips') }}
{{ __('Gunakan tag untuk prioritas/segmentasi (mis: urgent, trial, corporate).') }}
{{ __('Untuk Lokal IDN, isi lokasi/region agar mudah difilter.') }}