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