belongsTo('App\Models\CompanyModel', 'company', 'id'); } /*public function employee() { return $this->belongsTo('App\Models\Employee'); }*/ }