@extends('central.super.layout') @section('title', __('super.hiw.title')) @section('content') {{-- Current mode indicator --}}

{{ __('super.hiw.vps_title') }}

{{ __('super.hiw.vps_desc') }}

@if($hostingMode === 'vps') {{ __('super.hiw.current_mode') }} @endif

{{ __('super.hiw.shared_title') }}

{{ __('super.hiw.shared_desc') }}

@if($hostingMode === 'shared') {{ __('super.hiw.current_mode') }} @endif
{{-- ================================================================ --}} {{-- VPS MODE FLOW --}} {{-- ================================================================ --}}

{{ __('super.hiw.vps_section_title') }}

@if($hostingMode === 'vps') {{ __('super.hiw.active') }} @endif

{{ __('super.hiw.vps_section_desc') }}

{{-- Free/Trial flow --}}
{{ __('super.hiw.free_trial_flow') }}
{{ __('super.hiw.vps_free_step1_title') }}

{{ __('super.hiw.vps_free_step1_desc') }}

{{ __('super.hiw.vps_free_step2_title') }}

{!! __('super.hiw.vps_free_step2_desc') !!}

{{ __('super.hiw.vps_free_step3_title') }}

{!! __('super.hiw.vps_free_step3_desc') !!}

{{ __('super.hiw.vps_free_step4_title') }}

{!! __('super.hiw.vps_free_step4_desc') !!}

{{-- Paid flow --}}
{{ __('super.hiw.paid_flow') }}
{{ __('super.hiw.vps_paid_step1_title') }}

{{ __('super.hiw.vps_paid_step1_desc') }}

{{ __('super.hiw.vps_paid_step2_title') }}

{{ __('super.hiw.vps_paid_step2_desc') }}

{{ __('super.hiw.vps_paid_step3_title') }}

{{ __('super.hiw.vps_paid_step3_desc') }}

{{ __('super.hiw.vps_paid_step4_title') }}

{!! __('super.hiw.vps_paid_step4_desc') !!}

{{ __('super.hiw.vps_admin_note_label') }} {{ __('super.hiw.vps_admin_note') }}
{{-- ================================================================ --}} {{-- SHARED HOSTING FLOW --}} {{-- ================================================================ --}}

{{ __('super.hiw.shared_section_title') }}

@if($hostingMode === 'shared') {{ __('super.hiw.active') }} @endif

{{ __('super.hiw.shared_section_desc') }}

{{-- Free/Trial flow --}}
{{ __('super.hiw.free_trial_flow') }}
{{ __('super.hiw.sh_free_step1_title') }}

{{ __('super.hiw.sh_free_step1_desc') }}

{{ __('super.hiw.sh_free_step2_title') }}

{!! __('super.hiw.sh_free_step2_desc') !!}

{{ __('super.hiw.sh_free_step3_title') }}

{{ __('super.hiw.sh_free_step3_desc') }}

{{ __('super.hiw.sh_free_step4_title') }}

{{ __('super.hiw.sh_free_step4_desc') }}

{{ __('super.hiw.sh_free_step5_title') }}

{!! __('super.hiw.sh_free_step5_desc') !!}

{{ __('super.hiw.sh_free_step6_title') }}

{!! __('super.hiw.sh_free_step6_desc', ['tenants_url' => route('super.tenants.index'), 'dashboard_url' => route('super.dashboard')]) !!}

{{ __('super.hiw.sh_free_step7_title') }}

{{ __('super.hiw.sh_free_step7_desc') }}

{{ __('super.hiw.sh_free_step8_title') }}

{!! __('super.hiw.sh_free_step8_desc') !!}

{{-- Paid flow --}}
{{ __('super.hiw.paid_flow') }}
{{ __('super.hiw.sh_paid_step1_title') }}

{{ __('super.hiw.sh_paid_step1_desc') }}

{{ __('super.hiw.sh_paid_step2_title') }}

{!! __('super.hiw.sh_paid_step2_desc') !!}

{{ __('super.hiw.sh_paid_step3_title') }}

{!! __('super.hiw.sh_paid_step3_desc') !!}

{{ __('super.hiw.sh_paid_step4_title') }}

{{ __('super.hiw.sh_paid_step4_desc') }}

{{ __('super.hiw.sh_paid_step5_title') }}

{{ __('super.hiw.sh_paid_step5_desc') }}

{{ __('super.hiw.sh_paid_step6_title') }}

{{ __('super.hiw.sh_paid_step6_desc') }}

{{ __('super.hiw.sh_paid_step7_title') }}

{{ __('super.hiw.sh_paid_step7_desc') }}

{{ __('super.hiw.shared_note_label') }} {!! __('super.hiw.shared_note') !!}
{{-- ================================================================ --}} {{-- DATABASE SECURITY --}} {{-- ================================================================ --}}

{{ __('super.hiw.db_security_title') }}

{{ __('super.hiw.db_sec_encrypt_title') }}

{{ __('super.hiw.db_sec_encrypt_desc') }}

{{ __('super.hiw.db_sec_isolate_title') }}

{{ __('super.hiw.db_sec_isolate_desc') }}

{{ __('super.hiw.db_sec_test_title') }}

{{ __('super.hiw.db_sec_test_desc') }}

{{ __('super.hiw.db_sec_migrate_title') }}

{{ __('super.hiw.db_sec_migrate_desc') }}

{{-- ================================================================ --}} {{-- TENANT LIFECYCLE --}} {{-- ================================================================ --}}

{{ __('super.hiw.lifecycle_title') }}

{{ __('super.hiw.status_pending') }} {{ __('super.hiw.status_provisioning') }} {{ __('super.hiw.status_active') }}
{{ __('super.hiw.status_pending') }}

{{ __('super.hiw.status_pending_desc') }}

{{ __('super.hiw.status_provisioning') }}

{{ __('super.hiw.status_provisioning_desc') }}

{{ __('super.hiw.status_active') }}

{{ __('super.hiw.status_active_desc') }}

{{ __('super.hiw.status_suspended') }}

{{ __('super.hiw.status_suspended_desc') }}

{{ __('super.hiw.status_cancelled') }}

{{ __('super.hiw.status_cancelled_desc') }}

{{ __('super.hiw.status_failed') }}

{{ __('super.hiw.status_failed_desc') }}

{{-- ================================================================ --}} {{-- FREQUENTLY ASKED QUESTIONS --}} {{-- ================================================================ --}}

{{ __('super.hiw.faq_title') }}

{{ __('super.hiw.faq_subtitle') }}

{{-- Q1 --}}

{!! __('super.hiw.faq_a1') !!}

{{-- Q2 --}}

{!! __('super.hiw.faq_a2') !!}

{{-- Q3 --}}

{!! __('super.hiw.faq_a3') !!}

{{ __('super.hiw.tip') }} {!! __('super.hiw.faq_a3_tip') !!}
{{-- Q4 --}}

{!! __('super.hiw.faq_a4_p1') !!}

{!! __('super.hiw.faq_a4_p2') !!}

{{-- Q5 --}}

{{ __('super.hiw.faq_a5_intro') }}

  • {!! __('super.hiw.faq_a5_li1') !!}
  • {!! __('super.hiw.faq_a5_li2') !!}
  • {!! __('super.hiw.faq_a5_li3') !!}
  • {!! __('super.hiw.faq_a5_li4') !!}
{{-- Q6 --}}

{{ __('super.hiw.faq_a6_intro') }}

  • {!! __('super.hiw.faq_a6_li1') !!}
  • {!! __('super.hiw.faq_a6_li2') !!}
  • {!! __('super.hiw.faq_a6_li3') !!}

{{ __('super.hiw.faq_a6_outro') }}

{{-- Q7 --}}

{!! __('super.hiw.faq_a7_p1') !!}

{{ __('super.hiw.faq_a7_p2') }}

{{-- Q8 --}}

{{ __('super.hiw.faq_a8_intro') }}

  • {!! __('super.hiw.faq_a8_li1') !!}
  • {!! __('super.hiw.faq_a8_li2') !!}
  • {!! __('super.hiw.faq_a8_li3') !!}
  • {!! __('super.hiw.faq_a8_li4') !!}
{{-- Q9 --}}

{{ __('super.hiw.faq_a9_intro') }}

  • {!! __('super.hiw.faq_a9_li1') !!}
  • {!! __('super.hiw.faq_a9_li2') !!}
  • {!! __('super.hiw.faq_a9_li3') !!}
{{-- Q10 --}}

{{ __('super.hiw.faq_a10_intro') }}

  • {!! __('super.hiw.faq_a10_li1') !!}
  • {!! __('super.hiw.faq_a10_li2') !!}
  • {!! __('super.hiw.faq_a10_li3') !!}

{!! __('super.hiw.faq_a10_outro') !!}

{{-- Q11 --}}

{!! __('super.hiw.faq_a11') !!}

{{-- Q12 --}}

{!! __('super.hiw.faq_a12') !!}

{{-- Q13 --}}

{!! __('super.hiw.faq_a13') !!}

{{-- Q14 --}}

{!! __('super.hiw.faq_a14') !!}

{{-- Q15 --}}

{!! __('super.hiw.faq_a15') !!}

{{-- Quick links --}}

{{ __('super.hiw.quick_actions') }}

@push('scripts') @endpush @endsection