File "ChFavorite.php"

Full Path: /home/bettaeza/flyinsyria.com/Models/ChFavorite.php
File size: 123 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

namespace App\Models;

use Illuminate\Database\Eloquent\Model;

class ChFavorite extends Model
{
    //
}