@extends('template.layout') @section('title', 'Lost Account') @section('submenuItem', 'lostaccount') @section('content') @if($lostAccount instanceof \App\Models\Account)
Enter a valid email address that is not yet used for a Ravenor account in the field "New Email Address" and click on "Submit".
@endsection