@extends('header') @section('content') @parent @include('accounts.nav', ['selected' => ACCOUNT_MANAGEMENT]) @include('migration.includes.errors')
{!! trans('texts.welcome_to_the_new_version') !!}
We need to know the link of your application.
{{ csrf_field() }}
Link
@stop