From 5e264206af49e643a71bbd4a6f143033ea78502b Mon Sep 17 00:00:00 2001 From: Lizandro Guarnizo <77708265+lizandrogd@users.noreply.github.com> Date: Wed, 30 Apr 2025 19:14:10 -0500 Subject: [PATCH] update --- .../views/livewire/show-promociones.blade.php | 67 ++++++++++++++++++- .../views/livewire/show-servicios.blade.php | 57 ++++++++++++---- 2 files changed, 109 insertions(+), 15 deletions(-) diff --git a/resources/views/livewire/show-promociones.blade.php b/resources/views/livewire/show-promociones.blade.php index 7cb36c1..d023a13 100755 --- a/resources/views/livewire/show-promociones.blade.php +++ b/resources/views/livewire/show-promociones.blade.php @@ -840,13 +840,76 @@
- + + + + + class="inline-flex justify-center w-full rounded-md border border-transparent px-4 py-2 text-white bg-[#585858] hover:bg-[#3a3a3a] focus:shadow-outline-green sm-text-sm sm-leading-5"> + Cerrar + + + + +
+ + + diff --git a/resources/views/livewire/show-servicios.blade.php b/resources/views/livewire/show-servicios.blade.php index 8c468a9..6c23c53 100755 --- a/resources/views/livewire/show-servicios.blade.php +++ b/resources/views/livewire/show-servicios.blade.php @@ -319,46 +319,77 @@
@if (auth()->user()->rol->nombre != 'editor') - - + + + + - + @endif +
+