aa
This commit is contained in:
@@ -245,7 +245,7 @@ function showOrdini()
|
||||
try {
|
||||
|
||||
$orders = Order::orderBy('Codice', 'desc')
|
||||
->take(2)
|
||||
->take(10)
|
||||
->get();
|
||||
|
||||
// Show the fields of the orders
|
||||
|
||||
Reference in New Issue
Block a user