????

Your IP : 3.133.142.101


Current Path : /home/thenclexdoctor.com/public_html/app/Models/Api/
Upload File :
Current File : /home/thenclexdoctor.com/public_html/app/Models/Api/GroupUser.php

<?php

namespace App\Models\Api;

use App\Models\GroupUser as Model;

class GroupUser extends Model
{
    //

    public function getBriefAttribute(){

        if(!$this->group){
            return null ;
        }
        return [
            'id'=>$this->group->id ,
            'name'=>$this->group->name ,
            'status'=>$this->group->status ,
            'commission'=>$this->group->commission ,
            'discount'=>$this->group->discount 
        ] ;
    }
}

Page not found | The NCLEX Doctor

Page not found!

Sorry, this page is not available...