close
{#each reports as report (report.id)}

{report.study_spaces?.location ?? "Study space doesn't exist"}

{report.type}

{report.content}

View Space
{/each}