CambiosRevision

This commit is contained in:
2026-05-27 10:24:47 -03:00
30 changed files with 867 additions and 229 deletions
+1 -1
View File
@@ -85,7 +85,7 @@
<x-section-header subtitle="Punto de Venta" title="Nueva " highlight="Venta" />
<x-ui.alert />
@if($errors->any())
<div class="bg-red-900/50 border border-red-500 text-red-300 px-4 py-3 rounded-lg mb-6 shadow-sm">
+1 -1
View File
@@ -1,7 +1,7 @@
<x-layout title="Detalle de Venta #{{ $sale->id }}">
<!-- Mensajes de Alerta -->
<x-ui.alert />
<!-- Encabezado de Navegación -->
<div class="w-full flex justify-between items-center mb-8 print:hidden">