@auth
@else {{ __('Login') }} @endauth
@if(str(request()->route()->getName())->contains('school.'))

Bitcoin {{ __('Courses') }}

{{ __('Choose your city, search for courses in the surrounding area and select a topic that suits you.') }}

@endif @if(str(request()->route()->getName())->contains('library.'))

Bitcoin {{ __('Content') }}

{{ __('Choose a topic that is right for you.') }}

@endif