File "ClassSectionInterface-20260619114550.php"
Full Path: /home/trinadezambia/public_html/admin_panel/app/Http/Controllers/ClassSectionInterface-20260619114550.php
File size: 151 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace App\Repositories\ClassSection;
use App\Repositories\Base\BaseInterface;
interface ClassSectionInterface extends BaseInterface {
}