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

Upload Video

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