diff --git a/ui/src/pages/TrainingReport.vue b/ui/src/pages/TrainingReport.vue
index 9143345..1f82826 100644
--- a/ui/src/pages/TrainingReport.vue
+++ b/ui/src/pages/TrainingReport.vue
@@ -118,92 +118,93 @@ onMounted(async () => {
{{ focusedTrainingReport.course_name }}
-{{ focusedTrainingReport.event_date }}
-Created by {{ focusedTrainingReport.created_by_name === null ? "Unknown User" : - focusedTrainingReport.created_by_name - }} -
-{{ person.attendee_name }}
-{{ person.role.name }}
-{{ person.remarks == "" ? '--' - : person.remarks }}
+