File "SubscriptionFeatureInterface-20260620164933.php"
Full Path: /home/trinadezambia/public_html/admin_panel/storage/framework/testing/SubscriptionFeatureInterface-20260620164933.php
File size: 164 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace App\Repositories\SubscriptionFeature;
use App\Repositories\Base\BaseInterface;
interface SubscriptionFeatureInterface extends BaseInterface {
}