관리-도구
편집 파일: StockClearanceProductRepositoryInterface.php
<?php namespace App\Contracts\Repositories; interface StockClearanceProductRepositoryInterface extends RepositoryInterface { }