Eliminada carpeta backend en themes, añadidos breadcrumbs

This commit is contained in:
imnavajas
2024-05-08 13:21:39 +02:00
parent 74876bd774
commit 071ef874cc
194 changed files with 182 additions and 418 deletions

View File

@ -27,7 +27,7 @@ class Clientecontactos extends \App\Controllers\BaseResourceController
protected static $controllerSlug = 'cliente-contactos';
protected static $viewPath = 'themes/backend/vuexy/form/clientes/contactos/';
protected static $viewPath = 'themes/vuexy/form/clientes/contactos/';
protected $indexRoute = 'contactoDeClienteList';