@extends('template.layout') @section('title', 'Lost Account') @section('submenuItem', 'lostaccount') @section('content')
Password and Email Address Changed
You have successfully changed your account's email address.

Please log in with your new email address and your newly chosen password.


@if(Auth::check()) @else @endif
@endsection