@if(Route::currentRouteName() == "saude.fibromialgia" && config('recaptcha.enabled'))
@endif
{{-- Bootstrap JS (via npm - copiado pelo Vite durante o build) --}}
{{-- Bootstrap JS movido para o head para suportar dropdowns imediatos no defaultBar --}}
{{-- TinyMCE (via npm - copiado pelo Vite durante o build) --}}
@if(Route::currentRouteName() == "paginas.slug") @endif
@if(Route::currentRouteName() == "paginas.home") @endif
@if(Route::currentRouteName() == "saude.fibromialgia") @endif
@if (Route::currentRouteName() == 'saude.fibromialgia') @endif
@if (Route::currentRouteName() == 'paginas.html' && isset($html)) @endif
@if (Route::currentRouteName() == 'servicos.index') @endif
@if (Route::currentRouteName() == 'servicos.escolasMunicipais' || Route::currentRouteName() == 'servicos.crechesMunicipais') @endif
@if (Route::currentRouteName() == 'servicos.unidadesSaude') @endif