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