@hasSection('ogp') @yield('ogp') @else @endif @hasSection('title'){{ $options->title }} - @yield('title') @else{{ $options->title }}@endif {{-- --}} {!! $options->scripts !!}
@if($options->header_text)

{{ $options->header_text }}

@endif
@if($section = $sections->where('selector', 'capainlac-logos')->first())
{{ $section->post->title }}
@foreach($section->images as $medium) @endforeach
@endif
@yield('content')
Menú
{{----}} @stack('scripts')