{{--
{{ __('Login') }}
@csrf
@error('email') {{ $message }} @enderror
@error('password') {{ $message }} @enderror
@if (Route::has('password.request')) {{ __('Forgot Your Password?') }} @endif
--}} login

Welcome to Sneat! 👋

Please sign-in to your account and start the adventure

@csrf
@error('email') {{ $message }} @enderror
@if (Route::has('password.request')) Forgot Password? @endif

New on our platform? Create an account