@include('layout.dynamic-css') @if(config('visibility.external_view_use_default_theme')) @else @if(auth()->check()) @else @endif @endif @if(@config('visibility.stripe_js')) @endif @if(@config('visibility.razorpay_js')) @endif @if(@config('visibility.tap_gateway_js')) @endif @if(@config('system.settings2_captcha_status') == 'enabled') {!! htmlScriptTagJsApi([]) !!} @endif {!! config('css.modules') !!} {!! config('css.application') !!} {!! config('system.settings_theme_head') !!}