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

{{ __('Your registration has already been completed.') }}

{{ __('go to login') }} {{ __('create new password') }}
{{ __('back to the homepage') }}
@endsection