@hasSection('ogp') @yield('ogp') @else @endif @hasSection('title'){{ $options->title }} - @yield('title') @else{{ $options->title }}@endif {!! $options->scripts !!}
@if($options->facebook) @endif @if($options->instagram) @endif @if($options->twitter) @endif
@yield('content')
@yield('scripts')