/home/smartonegroup/public_html/system/system/models/InvoiceGroup.php
<?php
use Illuminate\Database\Eloquent\Model;

class InvoiceGroup extends Model
{

}