芝麻web文件管理V1.00
编辑当前文件:/home/digitalh/public_html/resources/views/auth/forgot-password.blade.php
{{ __('Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.') }}
@if (session('status'))
{{ session('status') }}
@endif
@csrf
{{ __('Email Password Reset Link') }}