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