@extends($layout, ['og_img' => !empty($webinar->seoMetadataMetaImage) ? optional(reset($webinar->seoMetadataMetaImage))->url : optional(reset($container->seoMetadataMetaImage))->url]) @section('content')
@include('partials.webinar.header_single') @include('partials.webinar.content_single') @include('partials.webinar.footer')
@endsection @prepend('styles') @endprepend @prepend('scripts') @endprepend