{{ __('Tambah Rawat Akun') }}

{{ __('Buat paket rawat akun baru.') }}

{{ __('Back') }}
@csrf
{{ __('Cancel') }}
{{ __('Preview') }}
{{ __('Tampil di list') }}
{{ old('title') ?: __('Judul paket') }}
{{ __('Durasi') }}: {{ old('duration_days') ?: '-' }} {{ __('Currency') }}: {{ strtoupper(old('currency', 'IDR')) }}
{{ __('Tips') }}
{{ __('Tasks bisa berupa JSON array agar mudah dibaca/export.') }}
{{ __('Catatan cocok untuk estimasi, ketentuan, atau bonus.') }}