mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
meetup events filters added
This commit is contained in:
5
resources/views/columns/bitcoin_events/link.blade.php
Normal file
5
resources/views/columns/bitcoin_events/link.blade.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<div>
|
||||
<a href="{{ $row->link }}" target="_blank">
|
||||
<x-badge>{{ $row->link }}</x-badge>
|
||||
</a>
|
||||
</div>
|
||||
Reference in New Issue
Block a user