@csrf
@if (Route::has('password.request')) {{ __('Forgot your password?') }} @endif
@if (Route::has('register'))

{{ __('Don’t have an account?') }} {{ __('Register') }}

@endif