diff --git a/resources/views/index.blade.php b/resources/views/index.blade.php
index 105dacd0..ee47d647 100644
--- a/resources/views/index.blade.php
+++ b/resources/views/index.blade.php
@@ -42,12 +42,12 @@ $polyfills = [
{{-- Load the application scripts --}}
@if (env('APP_ENV') == 'production' || env('APP_ENV') == 'staging')
-
-
-
+
+
+
@else
-
+
@endif