diff --git a/resources/themes/pterodactyl/layouts/admin.blade.php b/resources/themes/pterodactyl/layouts/admin.blade.php
index adfb0f7d7..f3a7920b8 100644
--- a/resources/themes/pterodactyl/layouts/admin.blade.php
+++ b/resources/themes/pterodactyl/layouts/admin.blade.php
@@ -34,7 +34,7 @@
-
+
@section('scripts')
{!! Theme::css('vendor/select2/select2.min.css') !!}
diff --git a/resources/themes/pterodactyl/layouts/auth.blade.php b/resources/themes/pterodactyl/layouts/auth.blade.php
index 605f04559..4bbbdddf2 100644
--- a/resources/themes/pterodactyl/layouts/auth.blade.php
+++ b/resources/themes/pterodactyl/layouts/auth.blade.php
@@ -32,7 +32,7 @@
-
+
@section('scripts')
{!! Theme::css('vendor/bootstrap/bootstrap.min.css') !!}
diff --git a/resources/themes/pterodactyl/layouts/error.blade.php b/resources/themes/pterodactyl/layouts/error.blade.php
index 3046174f4..604171f44 100644
--- a/resources/themes/pterodactyl/layouts/error.blade.php
+++ b/resources/themes/pterodactyl/layouts/error.blade.php
@@ -33,7 +33,7 @@
-
+
@section('scripts')
{!! Theme::css('vendor/bootstrap/bootstrap.min.css') !!}
diff --git a/resources/themes/pterodactyl/layouts/master.blade.php b/resources/themes/pterodactyl/layouts/master.blade.php
index 91965dcf2..acbad8883 100644
--- a/resources/themes/pterodactyl/layouts/master.blade.php
+++ b/resources/themes/pterodactyl/layouts/master.blade.php
@@ -33,7 +33,7 @@
-
+
@section('scripts')
{!! Theme::css('vendor/bootstrap/bootstrap.min.css') !!}