aa
This commit is contained in:
@@ -276,7 +276,7 @@ class ArticleController extends Controller
|
||||
)
|
||||
->where('DescrizioneStatoProdotto', 'In commercio')
|
||||
->where('DescrizioneTipologia', 'Libri')
|
||||
// ->orderBy('totVen', 'desc')
|
||||
->orderBy('totVen', 'desc')
|
||||
->get();
|
||||
|
||||
if ($articoliVenduti->isEmpty()) {
|
||||
|
||||
Reference in New Issue
Block a user