corso https://vola.udemy.com/course/php-mvc-from-scratch/learn/lecture/40931984#overview
filippo.bertilotti
2024-05-14 00020105aaf49fc89e1948337f217e3a2bf3a78b
views/Products/show.php
@@ -1 +1,6 @@
Show the product with ID <?= $id ?> here
<body>
    Show the product with ID <?= $id ?> here
</body>
</html>