diff --git a/resources/views/reports/custom.blade.php b/resources/views/reports/custom.blade.php index 370affd69..0f19c4ddd 100644 --- a/resources/views/reports/custom.blade.php +++ b/resources/views/reports/custom.blade.php @@ -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()}}