diff --git a/resources/themes/pterodactyl/layouts/admin.blade.php b/resources/themes/pterodactyl/layouts/admin.blade.php
index adfb0f7d..f3a7920b 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 605f0455..4bbbdddf 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 3046174f..604171f4 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 91965dcf..acbad888 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') !!}