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