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