@extends('.frontend.default') @section('content')

發送密碼重設連結

@csrf
@error('email') {{ $message }} @enderror
@endsection