@extends('layouts.main', ['welcome' => true]) @section('content')

{{ __('Account recovery') }}

@csrf

{{ __('Enter the code you received below') }}

@endsection