Fixed setting pages issue.

This commit is contained in:
Cüneyt Şentürk
2020-02-07 15:43:31 +03:00
parent d28d6d6580
commit 8311102c9f
6 changed files with 10 additions and 5 deletions

View File

@ -90,7 +90,7 @@
<div class="card col-md-12">
<div class="card-body mr--3">
<div class="row float-right">
{{ Form::saveButtons(URL::previous()) }}
{{ Form::saveButtons('settings.index') }}
</div>
</div>
</div>