@extends('partials.components.section', ['align' => $section['section_settings_display'] == 'list' ? 'left' : 'center', 'sectionClass' => $section['section_settings_display'] != 'list' && !$section['section_fields_title'] && !$section['section_fields_suptitle'] && !$section['section_fields_intro'] ? '!pt-0' : '']) @section('section') @if ($section['section_settings_display'] == 'list') @else @endif @overwrite