{{ __('Registration') }}

{{ $currentModal?->course->name }}

{{ __('Lecturer') }}: {{ $currentModal?->course->lecturer->name }}

{{ $currentModal?->course->lecturer->name }}

{{ __('Von') }}: {{ $currentModal?->from->asDateTime() }}

{{ __('Bis') }}: {{ $currentModal?->to->asDateTime() }}

{{ __('Link to the registration') }}
{!! $currentModal?->course->description !!}
{{ __('Link to the registration') }}
@lang('Done')