mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
6 lines
188 B
PHP
6 lines
188 B
PHP
<div wire:key="bitcoin_events_action_{{ $row->id }}">
|
|
<a href="{{ $row->link }}" target="_blank">
|
|
<x-badge class="whitespace-nowrap">{{ __('Link') }}</x-badge>
|
|
</a>
|
|
</div>
|