diff --git a/resources/views/settings/template.blade.php b/resources/views/settings/template.blade.php
index faa67b47..3d62a90c 100644
--- a/resources/views/settings/template.blade.php
+++ b/resources/views/settings/template.blade.php
@@ -31,4 +31,13 @@
-@endsection
\ No newline at end of file
+@endsection
+
+@push('scripts')
+
+
+@endpush
\ No newline at end of file