logUnguarded(); // } public function designation_info(){ return $this->hasOne('App\Models\Designation', 'id', 'designation'); } }