From 653e85b7815db888f0aefc16dc7ca4da68e8ae5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20G=C3=BCnther?= Date: Mon, 6 Apr 2026 20:30:52 +0200 Subject: [PATCH] Show participation details --- .../Event/Views/Partials/ParticipantData.vue | 241 ++++++++++++++++++ 1 file changed, 241 insertions(+) create mode 100644 app/Domains/Event/Views/Partials/ParticipantData.vue diff --git a/app/Domains/Event/Views/Partials/ParticipantData.vue b/app/Domains/Event/Views/Partials/ParticipantData.vue new file mode 100644 index 0000000..5aeceb0 --- /dev/null +++ b/app/Domains/Event/Views/Partials/ParticipantData.vue @@ -0,0 +1,241 @@ + + + + +