feat : add chat in facturas,presupuestos y pedidos

This commit is contained in:
Alvaro Mazuecos Nogales
2024-09-23 10:00:47 +02:00
parent 766347ad81
commit d6a95f78ee
11 changed files with 394 additions and 254 deletions

View File

@ -5,12 +5,6 @@
<?= $this->section('content'); ?>
<!--Content Body-->
<div class="container-xxl flex-grow-1 container-p-y">
<?= view("themes/vuexy/form/presupuestos/cosidotapablanda/_mensajeria",data:["presupuestoId" => null]) ?>
<?= view("themes/vuexy/components/chat_general", data: ["modelId" => null]) ?>
</div>
<?= $this->endSection() ?>
<?= $this->endSection() ?>