@extends('layouts.main', ['welcome' => true]) @section('content') user-circle {{ __('Account recovery') }} @csrf {{ __('Enter the code you received below') }} @endsection
{{ __('Enter the code you received below') }}