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