diff --git a/resources/views/layouts/_footer.blade.php b/resources/views/layouts/_footer.blade.php
index 4b2405f..83c9152 100644
--- a/resources/views/layouts/_footer.blade.php
+++ b/resources/views/layouts/_footer.blade.php
@@ -18,8 +18,8 @@
-
@if (file_exists(public_path('/js/manifest.js')))
diff --git a/resources/views/layouts/_head.blade.php b/resources/views/layouts/_head.blade.php
index 96de222..20a2a23 100644
--- a/resources/views/layouts/_head.blade.php
+++ b/resources/views/layouts/_head.blade.php
@@ -32,8 +32,8 @@
@yield('head')
-
+
@if (file_exists(public_path('/css/app.css')))