diff --git a/app/View/Components/Attribute.php b/app/View/Components/Attribute.php index cc12c0bd..30ed1ac4 100644 --- a/app/View/Components/Attribute.php +++ b/app/View/Components/Attribute.php @@ -13,6 +13,7 @@ class Attribute extends Component public bool $edit; public bool $new; public bool $old; + public bool $updated; /** * Create a new component instance.