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

class CreditCard extends Model
{
}