fix menu toggle links

This commit is contained in:
amazuecos
2025-04-20 20:01:15 +02:00
parent 31524dcf61
commit f2ea93ddb6
4 changed files with 19 additions and 17 deletions

View File

@ -1,4 +1,5 @@
<?php <?php
/** /**
* MENU COMPRAS * MENU COMPRAS
*/ */

View File

@ -1,4 +1,5 @@
<?php <?php
/** /**
* MENU PRODUCCION * MENU PRODUCCION
*/ */

View File

@ -1,4 +1,5 @@
<?php <?php
/** /**
* MENU TARIFAS * MENU TARIFAS
*/ */

View File

@ -1,4 +1,3 @@
<!-- Messages --> <!-- Messages -->
<li class="menu-item"> <li class="menu-item">
<?php if (auth()->user()->inGroup('admin')): ?> <?php if (auth()->user()->inGroup('admin')): ?>