File "PackageFeatureInterface-20260607085737.php"
Full Path: /home/trinadezambia/public_html/admin_panel/app/Repositories/PackageFeature/PackageFeatureInterface-20260607085737.php
File size: 154 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace App\Repositories\PackageFeature;
use App\Repositories\Base\BaseInterface;
interface PackageFeatureInterface extends BaseInterface {
}