File "DeviceToken.php"
Full Path: /home/trinadezambia/public_html/gambling/app/Models/DeviceToken.php
File size: 107 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace App\Models;
use Illuminate\Database\Eloquent\Model;
class DeviceToken extends Model{
}