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