Save button replace cancel button url to route path.
This commit is contained in:
@ -37,7 +37,7 @@
|
||||
|
||||
<div class="card-footer">
|
||||
<div class="row float-right">
|
||||
{{ Form::saveButtons('common/items') }}
|
||||
{{ Form::saveButtons('items.index') }}
|
||||
</div>
|
||||
</div>
|
||||
{!! Form::close() !!}
|
||||
|
Reference in New Issue
Block a user