-
+
" id="navs-pills-top-chat" role="tabpanel">
= view("themes/vuexy/components/chat_factura", data: ["modelId" => $modelId,"type" => "factura"]) ?>
user()->inGroup('admin') || auth()->user()->inGroup('beta')) { ?>
-
+
= view("themes/vuexy/components/internal_messages", data: ["modelId" => $modelId,"type" => "factura"]) ?>
diff --git a/ci4/app/Views/themes/vuexy/components/chat_internal_pedido.php b/ci4/app/Views/themes/vuexy/components/chat_internal_pedido.php
index bc6f8813..f751d5b3 100644
--- a/ci4/app/Views/themes/vuexy/components/chat_internal_pedido.php
+++ b/ci4/app/Views/themes/vuexy/components/chat_internal_pedido.php
@@ -13,20 +13,20 @@
-
-
+
user()->inGroup('admin') || auth()->user()->inGroup('beta')) { ?>
-
-
+
-
+
" id="navs-pills-top-chat" role="tabpanel">
= view("themes/vuexy/components/chat_pedido", data: ["modelId" => $modelId, "type" => "pedido"]) ?>
user()->inGroup('admin') || auth()->user()->inGroup('beta')) { ?>
-
+
= view("themes/vuexy/components/internal_messages", data: ["modelId" => $modelId, "type" => "pedido"]) ?>