commit
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
@endif
|
||||
|
||||
<form action="{{ route('login.store') }}" method="POST" class="space-y-4">
|
||||
<input type = "hidden" name = "_ token" value = "{{csrf_token ()}}">
|
||||
@csrf
|
||||
<div>
|
||||
<label for="Email" class="block text-sm font-bold mb-2 text-gray-700">Email</label>
|
||||
|
||||
Reference in New Issue
Block a user