diff --git a/resources/views/includes/head.blade.php b/resources/views/includes/head.blade.php
index 7e9b8ed..d7c63ac 100644
--- a/resources/views/includes/head.blade.php
+++ b/resources/views/includes/head.blade.php
@@ -35,4 +35,6 @@
@endif
-
\ No newline at end of file
+
+
+@stack('devdojo-auth-head-scripts')