File "SectionInterface-20260608193022.php"

Full Path: /home/trinadezambia/public_html/admin_panel/app/Repositories/TopicCommon/SectionInterface-20260608193022.php
File size: 140 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

namespace App\Repositories\Section;

use App\Repositories\Base\BaseInterface;

interface SectionInterface extends BaseInterface {

}