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