<%=raw cell(:inputs, :dropzone).new(url: lato_media.medias_path, max_size: CONFIGS[:lato_media][:max_media_accepted_size], label: LANGUAGES[:lato_media][:mixed][:load_media_files]) %>

<%=raw cell(:elements, :button).new(label: LANGUAGES[:lato_media][:mixed][:show_all_media], icon: 'check', url: lato_media.medias_refresh_index_path, style: 'success', remote: true) %>