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
/**
* MENU COMPRAS
*/

View File

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

View File

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

View File

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