{{-- stylesheets --}} @if (($zeromspSettings) && ($zeromspSettings->allow_user_skin==1) && Auth::check() && Auth::user()->present()->skin != '') @else @endif {{-- page level css --}} @stack('css') @if (($zeromspSettings) && ($zeromspSettings->header_color!='')) @endif {{-- Custom CSS --}} @if (($zeromspSettings) && ($zeromspSettings->custom_css)) @endif @livewireStyles @if (($zeromspSettings) && ($zeromspSettings->allow_user_skin==1) && Auth::check() && Auth::user()->present()->skin != '') @else @endif {{ trans('general.skip_to_main_content') }}