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