@include('facelift2.estilo') @if(session()->has('tipoUsuario') && session()->get('tipoUsuario') === 'schoolar') @endif
@include('facelift2.topo') @php $currentDate = date('Y-m-d'); $showPromoBanner = ($currentDate >= '2026-03-25' && $currentDate <= '2026-03-29'); @endphp @if($showPromoBanner)