{{ __('Library') }}

{{ __('Search') }} {{ __('Tutorials') }} {{ __('Videos') }} {{ __('Bücher') }} {{ __('Bücherverleih') }} {{ __('Podcast Episodes') }} @auth {{ __('Library for lecturers') }} @endauth

{{ __('Manage') }}

{{ __('Submit contents') }} {{ __('Manage content creators') }}

Recent posts

@foreach($libraryItems as $item)
{{ $item->lecturer->name }}

{{ $item->name }}

{{ $item->excerpt }}

@endforeach