????
Current Path : /home/thenclexdoctor.com/.trash/app/Models/ |
Current File : /home/thenclexdoctor.com/.trash/app/Models/UpcomingCourseFilterOption.php |
<?php namespace App\Models; use Illuminate\Database\Eloquent\Model; class UpcomingCourseFilterOption extends Model { protected $table = 'upcoming_course_filter_option'; public $timestamps = false; protected $guarded = ['id']; }
Sorry, this page is not available...