{{-- Sidebar --}}
{{-- Mobile progress --}}
Emart
2
{{ __('Verify') }}{{ __('Update') }}
{{-- Right content --}}

{{ __('Updating Your Application') }}

{{ __('Step 2: Running migrations, seeding data, and finalizing the update') }}

{{ __('Please wait while we update everything. Do not close this page.') }}

{{ __('Preparing update...') }}
1
{{ __('Configuring environment') }}
{{ __('Waiting...') }}
2
{{ __('Running base migrations') }}
{{ __('Waiting...') }}
3
{{ __('Running update migrations') }}
{{ __('Waiting...') }}
4
{{ __('Running permission seeders') }}
{{ __('Waiting...') }}
5
{{ __('Running conditional seeders') }}
{{ __('Waiting...') }}
6
{{ __('Finalizing update') }}
{{ __('Waiting...') }}

{{ __('Update Complete!') }}

{{ __('Your application has been updated successfully to version') }} {{ config('app.version') }}.

{{ __('Go to Dashboard') }}