@php echo "fieldSearchable; } /** * Configure the Model **/ public function model(): string { return User::class; } }