Add Video Tag
 Video Tag List
@csrf
@if ($errors->has('name'))
{{ $errors->first('name') }}
@endif

@if ($errors->has('time'))
{{ $errors->first('time') }}
@endif