'How do I add the menu and (+) binding to the fragment?

I have a problem in my project and I can't solve it. The problem is: I added a menu in the Fragment and inflate the menu under onCreateView. I need to use Binding, here is where I get the error. onCreate and onCreateView both give error below. Picture below, how can I solve this problem?

enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source