hasOne('App\Element'); } public function business() { return $this->belongsTo('App\Business'); } }