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

user-circle {{ __('Account recovery') }}

@csrf

Enter the pin code you received to recover your account.

@endsection