@include('admin.message') @include('sweetalert::alert')

{{ __('Welcome To Update Wizard') }}

@csrf

{{__('Before update make sure you take your database backup and script backup from server so in case if anything goes wrong you can restore it.')}}


{{__('Before update make sure you read this')}} {{__('FAQ.')}}

  • {{__('Q.')}} {{__('Will This Update affect my existing data eg. product data, orders?')}}
    {{__('Answer:')}} {{__('No it will not affect your existing .')}}

  • {{__('Q.')}} {{__('Will This Update affect my customization eg. in ')}}{{__('CSS,JS or in Core code')}} ?
    {{__('Answer:')}} {{__('Yes it will affect your changes if you did changes in code files')}}
    {{__('If you customize')}} {{__('CSS or JS')}} {{__('using')}} {{__('Admin -> Custom Style Setting')}} {{__('Than all your change will not affect else it will affect.')}}

{{__('Domain Detail')}}


{{ __('Looks good!') }}
@error('domain')
{{$message}}
@enderror
{{ __('Looks good!') }}
@if($errors->any())
{{$errors->first()}}
@endif @error('code')
{{$message}}
@enderror {{ __('Where Is My Purchase Code') }} ?
{{__('Read complete changelog of update by clicking here.')}}

©{{ date('Y') }} | {{ __('eclass Updater') }} | {{ __('Mediacity') }}

{{ __('Updater') }}