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