@extends('header') @section('content') @parent @include('accounts.nav', ['selected' => ACCOUNT_MANAGEMENT])

{!! trans('texts.welcome_to_the_new_version') !!}

In order to start the migration, we need to know where do you want to migrate.


{{ csrf_field() }}

By choosing the 'self-hosted', you are the one in charge of servers.

@stop