bug fixes and new additions
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
<section class="login_content">
|
||||
@include('commons.notifications')
|
||||
|
||||
<form method="post" action="{!! url('login') !!}">
|
||||
<form method="post" action="{!! url('otplogin') !!}">
|
||||
{{ csrf_field() }}
|
||||
<h1>Login Here</h1>
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user