vendor categories fx1
This commit is contained in:
parent
aefd6a8eca
commit
2e3ed5a544
|
|
@ -12,5 +12,6 @@ class ModuleServiceProvider extends CoreModuleServiceProvider
|
|||
\Sarga\Shop\Models\Vendor::class,
|
||||
\Sarga\Shop\Models\MenuTranslation::class,
|
||||
\Sarga\Shop\Models\Order::class,
|
||||
\Sarga\Shop\Models\Category::class,
|
||||
];
|
||||
}
|
||||
Loading…
Reference in New Issue