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