/home/smartonegroup/public_html/system/system/models/Employee.php
<?php

use Illuminate\Database\Eloquent\Model;

class Employee extends Model
{

}