This commit is contained in:
Marcus Moore 2024-01-23 15:19:36 -08:00
parent 3952fc10a6
commit 2d5631284b
No known key found for this signature in database

View file

@ -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">