@hasSection('ogp') @yield('ogp') @else
@endif
@hasSection('title'){{ options('title') }} - @yield('title') @else{{ options('title') }}@endif
{!! options('analytics') !!}
@yield('content')
@yield('scripts')