@yield('styles') {!!$site->adicional->html_header!!} {!! $site ->configuracao ->conteudos() ->where('tipo','google_analytics') ->first() ->descricao ?? '' !!} {!! $site ->configuracao ->conteudos() ->where('tipo','facebook_pixel') ->first() ->descricao ?? '' !!} {!! $site ->configuracao ->conteudos() ->where('tipo','google_codigo') ->first() ->descricao ?? ''!!} {{ad_head($site ->configuracao)}}
@if($whatsapp) @php $habilitado = $whatsapp ->conteudosMetas() ->where('meta_key','habilitado') ->first() && $whatsapp ->conteudosMetas() ->where('meta_key','habilitado') ->first() ->meta_valor === 'block'; @endphp @if($habilitado) @endif @endif