where('distribution_id',$distribution_id) ->where('release_type',$release_type) ->select('id','photo as banner_url','activity_id','type','content') ->get(); } }