Laravel Pennant with Filament

In my filament admin, user has (is_locked) feature. I'm using laravel Pennant for that. How can I update value pennant when toggling the is_locked button as shown in figure? Where am I using Feature::activate('is_locked')?
Screenshot_from_2023-09-04_00-59-11.png
Was this page helpful?