aa
This commit is contained in:
@@ -245,7 +245,7 @@ function showOrdini()
|
||||
|
||||
try {
|
||||
|
||||
$str = Schema::getColumnListing('orders');
|
||||
$str = Schema::getColumnListing('Orderdetail');
|
||||
|
||||
/*$orders = Orderdetail::orderBy('Codice', 'desc')
|
||||
->take(10)
|
||||
|
||||
Reference in New Issue
Block a user