-
" id="navs-pills-top-chat" role="tabpanel">
+
" id="navs-pills-top-chat" role="tabpanel">
= view("themes/vuexy/components/chat_presupuesto", data: ["modelId" => $modelId, "type" => "presupuesto"]) ?>
- user()->inGroup('cliente-editor','cliente')) { ?>
+ user()->inGroup('cliente-administrador','cliente')) { ?>
= view("themes/vuexy/components/internal_messages", data: ["modelId" => $modelId, "type" => "presupuesto"]) ?>
diff --git a/ci4/app/Views/themes/vuexy/components/chat_pedido.php b/ci4/app/Views/themes/vuexy/components/chat_pedido.php
index caf1355d..d779f831 100644
--- a/ci4/app/Views/themes/vuexy/components/chat_pedido.php
+++ b/ci4/app/Views/themes/vuexy/components/chat_pedido.php
@@ -27,7 +27,7 @@
- user()->inGroup('cliente-editor','cliente')): ?>
+ user()->inGroup('cliente-administrador','cliente')): ?>