view 'Pagelas'
card '#Evento'
	show '#local' description 'Local'
	card '#Pagela' relation '#associada'
		show '#tipo' description 'Tipo'
		showI '#imagem_frente' 
		showI '#imagem_tras'
		showC '#conteudo' description 'Conteúdo'
		card '#Pessoa' relation '#oferece' 
			show '#nome' description 'Oferecida por'
			. . .