mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2026-01-02 08:30:15 +00:00
6 lines
123 B
PHP
6 lines
123 B
PHP
<div>
|
|
<x-button amber wire:click="courseSearch({{ $row->id }})">
|
|
{{ __('Show dates') }}
|
|
</x-button>
|
|
</div>
|