{{ __('Login') }}

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