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