Merge branch 'master' into buecherverleih

This commit is contained in:
SirRufusss
2023-08-03 21:08:53 +02:00
committed by GitHub
43 changed files with 3450 additions and 2987 deletions

View File

@@ -63,6 +63,12 @@
{{ __('Podcast Episodes') }}
</a>
<a href="{{ route('bindles', ['country' => null]) }}"
class="flex gap-x-4 py-2 text-sm font-semibold leading-6 text-gray-900">
<i class="fa-thin fa-image flex-none text-gray-400 w-6 h-5 mr-2 -ml-1"></i>
{{ __('Bindles') }}
</a>
@auth
<a href="{{ route('library.table.lecturer', ['country' => $country]) }}"
class="flex gap-x-4 py-2 text-sm font-semibold leading-6 text-gray-900">