aa
This commit is contained in:
@@ -248,7 +248,7 @@ function showOrdini()
|
||||
// $str = Schema::getColumnListing('Orderdetails');
|
||||
|
||||
$orders = Orderdetail::orderBy('DataOra', 'desc')
|
||||
->take(50)
|
||||
->take(20)
|
||||
->get();
|
||||
|
||||
// Show the fields of the orders
|
||||
|
||||
Reference in New Issue
Block a user