Update ShowServicios.php

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