diff --git a/resources/views/reports/custom.blade.php b/resources/views/reports/custom.blade.php index 97f7ef088..c30ae2dfc 100644 --- a/resources/views/reports/custom.blade.php +++ b/resources/views/reports/custom.blade.php @@ -447,6 +447,8 @@ @endpush + @endif + @if (request()->routeIs('reports/custom'))
@csrf