We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53e96a7 commit 6a1d7c4Copy full SHA for 6a1d7c4
1 file changed
resources/views/vendor/cookieConsent/index.blade.php
@@ -1,4 +1,5 @@
1
-@section("extra-js")
+{{--
2
+ @section("extra-js")
3
<script>
4
5
window.laravelCookieConsent = (function () {
@@ -71,3 +72,5 @@ function setCookie(name, value, expirationInDays) {
71
72
73
74
@endif
75
+
76
+--}}
0 commit comments