@php $faviconSrc = $themeFavicon ?? 'favicon.ico'; $faviconUrl = (strpos($faviconSrc, 'http://') === 0 || strpos($faviconSrc, 'https://') === 0) ? $faviconSrc : secure_asset($faviconSrc); @endphp @if(isset($themeCss)) @endif @if(isset($meta_no_robot)) @endif @if(isset($map) || isset($programmesMap)) @endif @auth @endauth @if(isset($current_route) && ($current_route === "partenaire/mon_suivi" || strpos(request()->path(), 'mes-clients') !== false)) @endif @auth @endauth