@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)
atts->url) target="_blank" @endif>
@endforeach
@endif
@include('partials.navigation')
@yield('content')
MenĂº
@include('partials.navigation')
{{----}} @stack('scripts')