{{ $content->id }}
{{ $content->title }}
{{ $content->lesson->title }}
{{ $content->url_video }}
{{ $content->published }}
{{ $content->created_at }}
{{ $content->updated_at }}
{!! $content->description !!}