Merge pull request #2305 from naresh-webkul/master

resolved issue [#2273]
This commit is contained in:
Jitendra Singh 2020-02-06 10:43:38 +05:30 committed by GitHub
commit a196e13a03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@
<form
method="post"
action="{{ route('customer.register.create') }}"
action="{{ route('customer.forgot-password.store') }}"
@submit.prevent="onSubmit">
{{ csrf_field() }}