fieldSearchable; } /** * Configure the Model **/ public function model() { return BadgeSetting::class; } }