hasOne('\App\Models\ImsCjdcUser','id','user_id'); } public function store() { return $this->hasOne('\App\Models\ImsCjdcStore','id','store_id'); } }