Ventas
This commit is contained in:
7
app/src/Model/Menu.php
Normal file
7
app/src/Model/Menu.php
Normal file
@ -0,0 +1,7 @@
|
||||
<?php
|
||||
namespace Incoviba\Model;
|
||||
|
||||
use Incoviba\Common\Ideal;
|
||||
|
||||
class Menu extends Ideal\Model
|
||||
{}
|
Reference in New Issue
Block a user