where(['channel_id' => $channel_id, 'status' => 1, 'type' => $type])->get(); return $data; } }