Auth, Login, Home, Venta->Listados->Precios
This commit is contained in:
9
app/common/Alias/View.php
Normal file
9
app/common/Alias/View.php
Normal file
@ -0,0 +1,9 @@
|
||||
<?php
|
||||
namespace Incoviba\Common\Alias;
|
||||
|
||||
use Illuminate\Events\Dispatcher;
|
||||
use Slim\Views\Blade;
|
||||
|
||||
class View extends Blade
|
||||
{
|
||||
}
|
Reference in New Issue
Block a user