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

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

@csrf

{{ __('Enter the pin code bellow:') }}

@endsection