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