diff --git a/resources/views/reports/custom.blade.php b/resources/views/reports/custom.blade.php index b40af395e..4c7cc98f9 100644 --- a/resources/views/reports/custom.blade.php +++ b/resources/views/reports/custom.blade.php @@ -36,7 +36,7 @@ {{ trans('general.customize_report') }} @endif - @if (request()->routeIs('report-templates.show') || request()->routeIs('report-templates.edit')) + @if (request()->routeIs('report-templates.show'))