CollectionModel::where('is_visible', true)->pluck('name', 'id'), ); } }