@if (auth()->check() && auth()->user()->dark_mode == 'on') @else @endif @auth @if (request()->path() == '/' && __system_settings('story_status')) @endif @if ((request()->path() == '/' && __system_settings('story_status') && $fonts) || (request()->is('create/story/text') && __system_settings('story_status') && $fonts)) @endif @if (__system_settings('push_notification_status')) @endif @endauth