From ade8800a7ecef34dfe7155c9e397868f0de49daf Mon Sep 17 00:00:00 2001 From: lizandrogd <77708265+lizandrogd@users.noreply.github.com> Date: Mon, 21 Oct 2024 20:50:04 -0500 Subject: [PATCH] Update ShowServicios.php --- app/Http/Livewire/ShowServicios.php | 1 + 1 file changed, 1 insertion(+) diff --git a/app/Http/Livewire/ShowServicios.php b/app/Http/Livewire/ShowServicios.php index db2ea06..317486b 100755 --- a/app/Http/Livewire/ShowServicios.php +++ b/app/Http/Livewire/ShowServicios.php @@ -62,6 +62,7 @@ class ShowServicios extends Component public $fecha_final_2; public $utilidad; public $tp = false; + public $usuario_actual; use LivewireAlert; protected $rules = [