mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/portal.git
synced 2026-09-01 10:54:31 +00:00
add crisp
This commit is contained in:
Vendored
+2
-4
@@ -7,10 +7,8 @@
|
||||
]) !!};
|
||||
</script>
|
||||
@if(!App::environment('production'))
|
||||
<script type="text/javascript">
|
||||
window.$crisp=[];window.CRISP_WEBSITE_ID="57f571bf-40b6-4541-8dd0-757625f4f6a7";
|
||||
(function(){d=document;s=d.createElement("script");s.src="https://client.crisp.chat/l.js%22;s.async=1;d.getElementsByTagName(%22head%22)[0].appendChild(s);%7D)();
|
||||
</script>
|
||||
<script type="text/javascript">window.$crisp=[];window.CRISP_WEBSITE_ID="57f571bf-40b6-4541-8dd0-757625f4f6a7";(function(){d=document;s=d.createElement("script");s.src="https://client.crisp.chat/l.js";s.async=1;d.getElementsByTagName("head")[0].appendChild(s);})();</script>
|
||||
|
||||
@endif
|
||||
<script src="{{ asset('js/vendor.js') }}" type="text/javascript"></script>
|
||||
<script src="{{mix('vue/app.js')}}"></script>
|
||||
|
||||
Reference in New Issue
Block a user