@extends('front/layout') @section('page_title','Video Description') @section('container')

{{ $cVideo[0]->chapter }}

{{ $cVideo[0]->description }}.

AdiClasses

{{ $cVideo[0]->full_description }}

@endsection