@if(session('error'))
{{ session('error') }}
@endif @error('email')
{{ $message }}
@enderror
@csrf

You will be redirected to the store after login.