Merge pull request #2305 from naresh-webkul/master
resolved issue [#2273]
This commit is contained in:
commit
a196e13a03
|
|
@ -33,7 +33,7 @@
|
|||
|
||||
<form
|
||||
method="post"
|
||||
action="{{ route('customer.register.create') }}"
|
||||
action="{{ route('customer.forgot-password.store') }}"
|
||||
@submit.prevent="onSubmit">
|
||||
|
||||
{{ csrf_field() }}
|
||||
|
|
|
|||
Loading…
Reference in New Issue