{{ config('app.name') }}
Welcome to {{ config('app.name') }}! 👋
Please sign-in to your account and start the adventure
@csrf
Email or Username
@error('email')
{{ $message }}
@enderror
Password
@error('password')
{{ $message }}
@enderror
Login