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