diff --git a/resources/js/Components/AgendaItemRow.vue b/resources/js/Components/AgendaItemRow.vue new file mode 100644 index 0000000..7ec4df6 --- /dev/null +++ b/resources/js/Components/AgendaItemRow.vue @@ -0,0 +1,103 @@ + + + diff --git a/resources/js/Components/SongAgendaItem.vue b/resources/js/Components/SongAgendaItem.vue new file mode 100644 index 0000000..767430c --- /dev/null +++ b/resources/js/Components/SongAgendaItem.vue @@ -0,0 +1,334 @@ + + +