{{ __('Even if you forget your password, you can still use social login!') }}
Sign In with Facebook
Sign In with Twitter
OR
@if (session('status'))
{{ session('status') }}
@endif
@csrf
@error('email')
{{ $message }}
@enderror
{{ __('Send Password Reset Link') }}
Remember your password?
Sign in