@include('head.php')
{{ app('workspace') }}
{{ app('workspace') }}
@if (FlashMessage::hasMsg('error'))
{{ FlashMessage::getMsg('error') }}
@elseif (FlashMessage::hasMsg('success'))
{{ FlashMessage::getMsg('success') }}
@endif
@csrf
{{ __('app.restore_password') }}
{{ __('app.restore_password') }}
@csrf