@extends('layouts.layout-2') @section('content')

{{ __('Thank you for your registration!') }}

{{ __('We have sent you an e-mail with a link to activate your data.') }}

{{ __('back to the homepage') }}
@endsection