terminadas plantillas cliente y plantillas cliente lineas

This commit is contained in:
2024-01-02 10:14:45 +01:00
parent 3c9a08a726
commit 17885c29f9
17 changed files with 1123 additions and 451 deletions

View File

@ -1,5 +1,5 @@
<?php
namespace App\Entities\Cliente;
namespace App\Entities\Clientes;
use CodeIgniter\Entity;