@php $logo = get_setting('header_logo'); @endphp
@if($logo != null) @else @endif
@foreach ($sections as $key => $section) @endforeach
Section Name ID
{{ $section->name}} {{ $section->id }}