{{ __('Ok') }}
@if (is_null($section))
@endif @if (!is_null($type) && $type != '-') @livewire('homepage-sections.edit-templates.'.$type, ['section' => $section ?? null], key($type)) @endif