@@ -1,3 +1,6 @@
+
+{{-- Disable for now --}}
+@if(false)
@if($pro->pro_type === 'ADMIN')
<div id="cptAlertComponent" v-cloak>
<div v-if="errorCodes.length" class="alert alert-danger p-0 rounded-0 text-center mb-0">
@@ -42,4 +45,5 @@
addMCInitializer('cptAlertComponent', init, '#cptAlertComponent');
})();
</script>
+@endif
@endif