@endcan
@endif
@isset ($video_section_style1)
section_image)) data-bg-image-path="{{ asset('uploads/img/video/'.$video_section_style1->section_image) }}" @endif>
@if(Auth::user())
@can('section check')
@endcan
@endif
@php echo html_entity_decode($video_section_style1->title); @endphp
@if (!empty($video_section_style1->video_url))
@if ($video_section_style1->video_type == 'youtube')
@else
@endif
@endif
@else
@if (Auth::user() || $draft_view == null || $draft_view->status == 'enable')
@if(Auth::user())
@can('section check')
@endcan
@endif
Stay informed about us by watching our sponsor video
@endif
@endisset
@if(Auth::user())
@can('section check')
@php
$url = request()->path();
$modified_url = str_replace('/', '-bracket-', $url);
@endphp
@endcan
@endif