@if($sellontype=="resume") @else @if($sharingCommunityName=getSharingCommunityName($posted_in_community)) @endif @endif
Manage {{$product->product_name}}

Section: {{$content->section_heading}}

Lectures: {{$content->total_lectures}}

Time: {{$content->hrs}} hrs {{$content->mins}} mins

@if(!empty($message))
× {{$message}}
@endif
Add Topic
{{ csrf_field() }}
@foreach($topics as $topic)
{!! Theme::section('user.products.topic-video-play',['course_video_file'=>$topic->video_file]) !!}
@endforeach
Back Add Topic