From 4daa8e7c63d66513a67884e62e0f0b2f805d73dc Mon Sep 17 00:00:00 2001 From: Marcus Moore Date: Mon, 4 Nov 2024 12:49:44 -0800 Subject: [PATCH] Indenting --- resources/views/reports/custom.blade.php | 46 ++++++++++++------------ 1 file changed, 23 insertions(+), 23 deletions(-) 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