@extends('layouts.app') @section('title', $video->title . ' | TAKEONE') @section('extra_styles') @endsection @section('content')
{{ $video->description }}