@if(Route::currentRouteName() == "saude.fibromialgia" && config('recaptcha.enabled'))
@endif
{{-- Bootstrap JS (via npm - copiado pelo Vite durante o build) --}}
{{-- 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')
@endif
@if (Route::currentRouteName() == 'servicos.index')
@endif
@if (Route::currentRouteName() == 'servicos.escolasMunicipais' || Route::currentRouteName() == 'servicos.crechesMunicipais')
@endif
@if (Route::currentRouteName() == 'servicos.unidadesSaude')
@endif