{{--
logo

Log into your account

@csrf
@error('email') {{ $message }} @enderror
@error('password') {{ $message }} @enderror



@if (Route::has('password.request')) @endif
Don't have an account? Register here
--}}

Sign in to your Account

Welcome back, resume from where you stopped!

Sign in with Social Media

Or Sign in with your email

@csrf
@error('email')

{{ $message }}

@enderror
@error('password')

{{ $message }}

@enderror
@if (Route::has('password.request')) @endif