관리-도구
편집 파일: ShopFollower.php
<?php namespace App\Enums\ViewPaths\Web; enum ShopFollower { const SHOP_FOLLOW = [ URI => 'shop-follow', ]; }