File "Binary_stake_records.php"
Full Path: /home/fundopuh/trader.fxex.org/app/Models/Binary_stake_records.php
File size: 247 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
// this Code is Cracked by dharunMods-YouTube-Channel
namespace App\Models;
use Illuminate\Database\Eloquent\Factories\HasFactory;
use Illuminate\Database\Eloquent\Model;
class Binary_stake_records extends Model
{
use HasFactory;
}