@extends('common.dashboard') @section('title','Update video file') @section('content')

Update Video

@csrf @include('common.videos.form')
@endsection