Update ShowServicios.php
This commit is contained in:
@@ -110,7 +110,7 @@ class ShowServicios extends Component
|
|||||||
]);
|
]);
|
||||||
}
|
}
|
||||||
])
|
])
|
||||||
->orderBy('updated_at', 'desc')
|
//->orderBy('updated_at', 'desc')
|
||||||
->get();
|
->get();
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user