@foreach($config->sections() as $section) @include('wizard.section', ['section' => $section, 'initial' => ($section->id() == $config->initialSectionName())]) @endforeach
    Close
    {{--
    --}} {{-- Used for debugging css breakpoints --}} {{--
    --}}