diff --git a/app/Models/Control.php b/app/Models/Control.php index b56fe5c..705d3ff 100644 --- a/app/Models/Control.php +++ b/app/Models/Control.php @@ -8,7 +8,6 @@ class Control extends Model { public static $searchable = [ 'name', - 'clause', 'objective', 'observations', 'input',