File "ExtraFormFieldsInterface-20260608005009.php"

Full Path: /home/trinadezambia/public_html/admin_panel/app/Repositories/ExtraFormField/ExtraFormFieldsInterface-20260608005009.php
File size: 155 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

namespace App\Repositories\ExtraFormField;

use App\Repositories\Base\BaseInterface;

interface ExtraFormFieldsInterface extends BaseInterface {

}