{{-- Header demo-accounting-2 — Usa componentes compartidos --}} {{-- Top Bar --}} @foreach(config('site.social_media', []) as $key => $social) @if(is_array($social) && ($social['active'] ?? false)) @endif @endforeach @if(config('site.header.top_bar_text')) {!! config('site.header.top_bar_text') !!} @endif @if(config('site.header.show_language_selector', false)) @endif {{-- Main Navigation --}} @if(config('site.header.show_search', true)) @endif @if(config('site.header.show_search', true)) @endif {{-- Offcanvas Menu --}}