{{ trans('plugins/real-estate::account.forgot_password') }}


@include(Theme::getThemeNamespace() . '::views.real-estate.account.auth.includes.messages')
@csrf
@if ($errors->has('email')) {{ $errors->first('email') }} @endif
{{ trans('plugins/real-estate::dashboard.back-to-login') }}