{{ __('Link to participate') }}
@if($row->meetup->telegram_link)
{{ __('Telegram-Link') }}
@endif
@if($row->meetup->webpage)
{{ __('Website') }}
@endif
@if($row->meetup->twitter_username)
{{ __('Twitter') }}
@endif
@if($row->nostr)
{{ __('Nostr') }}
@endif