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