From ca35b6659762bbe0af189d4672e5c51838e3cd7c Mon Sep 17 00:00:00 2001 From: akemidx Date: Tue, 12 Dec 2023 19:03:09 -0500 Subject: [PATCH] frontys --- resources/views/reports/custom.blade.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/resources/views/reports/custom.blade.php b/resources/views/reports/custom.blade.php index f231b985c..d71e34d8b 100644 --- a/resources/views/reports/custom.blade.php +++ b/resources/views/reports/custom.blade.php @@ -361,7 +361,7 @@ - {{ Form::close() }} + {{ Form::close() }} {{--does this need to be at the bottom of all our new stuff?--}}
@@ -369,7 +369,7 @@
@csrf - + {{--this means that the name of a loaded report is in the input box. could lead to confusion with update--}} @@ -397,13 +397,13 @@ @if($saved_reports->first()!="") - - - @endif