diff --git a/resources/views/reports/custom.blade.php b/resources/views/reports/custom.blade.php index e525505e8e..c8c7740c53 100644 --- a/resources/views/reports/custom.blade.php +++ b/resources/views/reports/custom.blade.php @@ -49,29 +49,29 @@ {{ trans('general.customize_report') }} @endif - @if (request()->routeIs('report-templates.show')) -
- - - {{ trans('general.update') }} - - -
- @endif + @if (request()->routeIs('report-templates.show')) +
+ + + {{ trans('general.update') }} + + +
+ @endif