@if (config('other.freeleech') == true || config('other.invite-only') == false || config('other.doubleup') == true)
@if (config('other.freeleech') == true) 🌐 {{ __('common.freeleech_activated') }} 🌐 @endif @if (config('other.invite-only') == false) 🌐 {{ __('common.openreg_activated') }} 🌐 @endif @if (config('other.doubleup') == true) 🌐 {{ __('common.doubleup_activated') }} 🌐 @endif
00 {{ __('common.day') }} 00 {{ __('common.hour') }} 00 {{ __('common.minute') }} {{ __('common.and') }} 00 {{ __('common.second') }}
@endif