Indent
This commit is contained in:
parent
3952fc10a6
commit
2d5631284b
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
'id' => 'custom-report-form',
|
||||
'url' => request()->routeIs('report-templates.edit') ? route('report-templates.update', $template) : '/reports/custom',
|
||||
]) }}
|
||||
{{csrf_field()}}
|
||||
{{csrf_field()}}
|
||||
|
||||
<!-- Horizontal Form -->
|
||||
<div class="box box-default">
|
||||
|
|
Loading…
Add table
Reference in a new issue