sources api
This commit is contained in:
parent
48c74a41e0
commit
a2e0ec42a5
|
|
@ -3,6 +3,7 @@
|
|||
namespace Sarga\API\Http\Resources\Catalog;
|
||||
|
||||
use Illuminate\Http\Resources\Json\JsonResource;
|
||||
use Sarga\API\Http\Controllers\Brands;
|
||||
|
||||
class Menu extends JsonResource
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue