add attendees export

This commit is contained in:
HolgerHatGarKeineNode
2023-03-16 15:11:57 +01:00
parent 69c3ade296
commit 6604b4c806

View File

@@ -21,7 +21,7 @@
</div> </div>
</blockquote> </blockquote>
<x-button black target="_blank" class="mb-6" <x-button black target="_blank" class="my-6"
:href="route('export.meetupEvent', ['meetupEvent' => $meetupEvent])"> :href="route('export.meetupEvent', ['meetupEvent' => $meetupEvent])">
<i class="fa-thin fa-file-excel"></i> <i class="fa-thin fa-file-excel"></i>
{{ __('Download') }} {{ __('Download') }}