diff --git a/resources/views/layouts/_partials/_fathom.blade.php b/resources/views/layouts/_partials/_fathom.blade.php index dd10c80..9101be8 100644 --- a/resources/views/layouts/_partials/_fathom.blade.php +++ b/resources/views/layouts/_partials/_fathom.blade.php @@ -6,5 +6,5 @@ @endphp @if (in_array(app()->environment(), $environments) && $siteId) - -@endif \ No newline at end of file + +@endif