File "BaseModel-20260207072630.php"
Full Path: /home/isoftco/public_html/hrm/app/Http/Controllers/Site/BaseModel-20260207072630.php
File size: 100 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace App\Models;
use Froiden\RestAPI\ApiModel;
class BaseModel extends ApiModel
{
}