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