{{ __('general.loading') }}
{{ __('general.loading') }}
{{ __('calendar.time') }} | {{ __('calendar.type') }} | {{ __('calendar.total_enrollment') }} | @if(isPaidSystem()){{ __('calendar.session_fee') }}@endif |
---|---|---|---|
@if(setting('_lernen.time_format') == '12') {{ parseToUserTz($slot->start_time)->format('h:i a') }} - {{ parseToUserTz($slot->end_time)->format('h:i a') }} @else {{ parseToUserTz($slot->start_time)->format('H:i') }} - {{ parseToUserTz($slot->end_time)->format('H:i') }} @endif | $slot->spaces == 1])> {{ $slot->spaces > 1 ? __('calendar.group') : __('calendar.one') }} |
@if ($slot->total_booked > 0 && !empty($slot->students))
|