Current Path : /home/numerotech/www/livemt2023.aios-scientificcommittee.org/app/models/ |
Current File : //home/numerotech/www/livemt2023.aios-scientificcommittee.org/app/models/PreviewRoom.php |
<?php class PreviewRoom extends Eloquent { protected $table = 'preview_room'; protected $primaryKey = 'id'; }