????
Current Path : /home/thenclexdoctor.com/public_html/app/Models/Api/ |
Current File : /home/thenclexdoctor.com/public_html/app/Models/Api/MeetingTime.php |
<?php namespace App\Models\Api; use App\Models\MeetingTime as Model; class MeetingTime extends Model { // public function meeting() { return $this->belongsTo('App\Models\Api\Meeting', 'meeting_id', 'id'); } }
Sorry, this page is not available...