@csrf
{{--
@if (Route::has('password.request')) {{ __('Forgot your password?') }} @endif {{ __('Register') }} {{ __('Log in') }}
--}}
@if (Route::has('password.request')) {{ __('Forgot your password?') }} @endif {{ __('Register?') }}
{{ __('Log in') }}