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