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