sources api

This commit is contained in:
merdan 2022-09-27 16:52:21 +05:00
parent 48c74a41e0
commit a2e0ec42a5
1 changed files with 1 additions and 0 deletions

View File

@ -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
{