@yield('head') {!! $site->configuracao->conteudos()->where('tipo', 'google_analytics')->first()->descricao ?? '' !!} {!! $site->configuracao->conteudos()->where('tipo', 'facebook_pixel')->first()->descricao ?? '' !!} {{ ad_head($site->configuracao) }} @php $cor = $conteudo -> conteudos() -> where('tipo','cor_header') ->first() @endphp @if($cor) @if($cor ->imagem) @endif @endif
Carregando...
{!! $site->adicional->html_footer !!} {{ ad_body($site->configuracao) }}