@hasSection('ogp') @yield('ogp') @else @endif @hasSection('title'){{ $options->title }} - @yield('title') @else{{ $options->title }}@endif {{-- --}} {!! $options->scripts !!}
@if($section = $sections->where('selector', 'logos')->first())
@foreach($section->images as $medium) @endforeach
@endif
@yield('content')
MenĂº
{{----}} @stack('scripts')