aaa
This commit is contained in:
@@ -5030,6 +5030,7 @@ Route::get('/prossimauscita', function () {
|
|||||||
switch ($article->DescrizioneTipologia) {
|
switch ($article->DescrizioneTipologia) {
|
||||||
|
|
||||||
case 'Libri':
|
case 'Libri':
|
||||||
|
case 'Cartolibro':
|
||||||
|
|
||||||
$prodotti = $prodotti->where('name', $titolo)->get();
|
$prodotti = $prodotti->where('name', $titolo)->get();
|
||||||
$id = 0;
|
$id = 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user