split into modules

This commit is contained in:
Benjamin Takats
2022-12-12 16:25:43 +01:00
parent d8f66f61f3
commit ad8444b5c5
5 changed files with 2 additions and 10 deletions

View File

@@ -5,10 +5,10 @@
Umkreis-Suche Kurs-Termin {{ $row->name }} (100km)
</x-button>
</div>
<div>
{{--<div>
<x-button amber wire:click="proximitySearchForBookCases({{ $row->id }})" class="text-21gray">
<i class="fa fa-thin fa-book mr-2"></i>
Umkreis-Suche Bücher-Schrank {{ $row->name }} (5km)
</x-button>
</div>
</div>--}}
</div>