@csrf
@if (Route::has('password.request')) {{ __('Forgot your password?') }} @endif
{{ __('Log in') }}
@if (config('services.oidc.client_id'))
{{ __('Or continue with') }}
{{ __('Log in with Single Sign-On') }} @endif
{{ __('Don\'t have an account?') }} {{ __('Sign up') }}