dbfdg created_by)->first(); } public function user(){ return $this->hasOne('App\Models\User','id','created_by'); } }