Update ShowServicios.php

This commit is contained in:
Lizandro Guarnizo
2024-03-09 15:22:03 -05:00
parent 6532814912
commit 5c285e91de
+1
View File
@@ -110,6 +110,7 @@ class ShowServicios extends Component
]);
}
])
->orderBy('updated_at', 'desc')
->get();