Video Gallery
Enter URL as: https://www.youtube.com/watch?v=ly939bnZUrE
--}}
{{--
--}}
--}}
{{--
--}}
{{-- *Please enter the full url as shown below:
--}} {{--https://www.youtube.com/watch?v=ly939bnZUrE (youtube)
--}} {{----}}
{{-- --}}
{{-- View in frontend--}}
{{-- --}}
{{--
--}}
{{--
@if(count($video_section_elements) > 0)
{!! Form::open(['route' => 'video.galleryUpdate','method'=>'post','class'=>'needs-validation','id'=>'video-section-form','novalidate'=>'']) !!}
@else
{!! Form::open(['route' => 'video.store','method'=>'post','class'=>'needs-validation','id'=>'video-section-form','novalidate'=>'']) !!}
@endif
{!! Form::close() !!}
@if(count($video_section_elements)>0)
@endif
@foreach($video_section_elements as $key=>$value)
@endforeach
@else
Please select the video type.
Please enter the link.
Please enter the link.