Error and succes messages when you change password as user
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
<span class="toggle__text text-white">Remember password</span>
|
||||
</span>
|
||||
</label>
|
||||
{!! session()->get('success#passwordchange') !!}
|
||||
<input class="btn btn-dark" type="submit" value="Sign in">
|
||||
</form>
|
||||
<a class="text-white text-center" href="{{ route('users.show-forgot') }}">Forgot password?</a>
|
||||
|
||||
Reference in New Issue
Block a user