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