@stack('meta-tags') {{-- Bootstrap CSS (via npm - copiado pelo Vite durante o build) --}} {{-- FontAwesome CSS (via npm - copiado pelo Vite durante o build) --}} {{-- CSS e JS do Modo Noturno (Acessibilidade) - Carregado no head para evitar flash de tema --}} @if (Route::currentRouteName() == 'pages.fibromialgia.cadastroPaciente') @endif @if (request()->is('arte-sacra*')) @endif @if (Route::currentRouteName() == 'paginas.html' && isset($html)) @endif @if (Route::currentRouteName() == 'servicos.escolasMunicipais' || Route::currentRouteName() == 'servicos.crechesMunicipais') @endif @if (Route::currentRouteName() == 'servicos.unidadesSaude') @endif @if (Route::currentRouteName() == 'servicos.index' || Route::currentRouteName() == 'servicos.show') @endif @if (Route::currentRouteName() == 'servicos.escolasClimatizadas') @endif @if (Route::currentRouteName() == 'paginas.familiaacolhedora.create') @endif @stack('styles')