mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
add attendees export
This commit is contained in:
@@ -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') }}
|
||||||
|
|||||||
Reference in New Issue
Block a user