fieldSearchable = config('realestate.agent.agent.model.search'); } /** * Specify Model class name. * * @return string */ public function model() { return config('realestate.agent.agent.model.model'); } }