{{-- About — campos comunes a todos los demos --}} @php $hasDemoSpecificAbout = view()->exists('admin.site-data.about.' . get_theme_demo()); @endphp @if(!$hasDemoSpecificAbout) {{-- Info alert per type --}} @if($isHospitality)
{{ $isCorporate ? 'The gradient header with title and breadcrumb.' : ($isHospitality ? 'The hero section at the top of the page with parallax background.' : 'La sección hero del encabezado de la página.') }}
{{ get_demo_type() === 'hospitality' ? 'The "Who We Are" section below the header with heading, paragraphs and gallery.' : 'La sección principal con texto descriptivo.' }}
{{ get_demo_type() === 'hospitality' ? 'The paragraphs that appear below the section heading.' : 'Los párrafos de texto de la página.' }}