my_people_count variable in my Example model and a peopleCount() method (return type of Attribute) which gets & sets the private variable. If I also include in my ExampleResource class the following form component: TextInput::make('people_count'),