add dedicated Bindle page

This commit is contained in:
HolgerHatGarKeineNode
2023-08-02 14:15:55 +02:00
parent bf8919d84d
commit ba55f62afa
9 changed files with 273 additions and 86 deletions

View File

@@ -57,6 +57,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">