diff --git a/resources/views/reports/custom.blade.php b/resources/views/reports/custom.blade.php
index 1c8b48285a..7a33b2c0a2 100644
--- a/resources/views/reports/custom.blade.php
+++ b/resources/views/reports/custom.blade.php
@@ -106,7 +106,7 @@
{{ trans('general.location') }}
-
-
+
{{ Form::checkbox('rtd_location_address', '1', '1') }}
- - {{ trans('general.address') }}
+ {{ trans('general.address') }}
@@ -181,9 +181,9 @@
{{ trans('general.notes') }}
-
+
{{ Form::checkbox('url', '1', '1') }}
- - {{ trans('general.url') }}
+ {{ trans('general.url') }}