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