@extends('layouts.adminmaster') @section('styles') @endsection @section('content')
{{lang('Download Complete Files')}}
{{lang('Step')}}: 1

{{lang('Transfer all website files, including images, scripts, and other assets, via FTP.')}}

{{lang('Download Database')}}
{{lang('Step')}}: 2

{{lang('Transfer the website\'s database containing crucial information such as content, user data, and settings.')}}

{{lang('Migration Token')}}
{{lang('Step')}}: 3

{{lang('The Migration Token is a unique identifier generated for seamless transfer of your application from one domain to another. This token ensures a smooth transition by securely authorizing the migration process, allowing you to effortlessly transfer your website, including files and databases, to your desired destination. Additionally, upon activation of the new domain, the Migration Token automatically cancels the license associated with the previous domain, ensuring that access to the application is restricted exclusively to the newly activated domain.')}}

{{lang('Note')}}: {{lang('Once the new domain is activated, the previous domain\'s license is automatically revoked, preventing access to the application from the old domain.')}}
{{lang('Note')}}:{{lang('To Receive a mail should need to complete "SMTP" Setup')}}.
@endsection @section('scripts') @vite(['resources/assets/js/support/support-sidemenu.js']) @vite(['resources/assets/js/support/support-articles.js']) @endsection