@php $pubId = config('adsense.publisher_id'); $showAds = !empty($pubId) && !str_contains($pubId, 'XXXXXXXX'); @endphp @if($showAds) {{-- Google AdSense Auto-Ads Script (lädt einmalig pro Seite im ) --}} {{-- Wird von tools/_head.blade.php eingebunden --}} @endif