@extends('layouts.app') @section('main_class', 'upload-page-only upload-page-responsive') @section('title', 'Upload Video | ' . config('app.name')) @section('extra_styles') @endsection @section('content')
@csrf

Click to select or drag video here

MP4, MOV, AVI, WebM and more

Click to select thumbnail (optional)

Thumbnail preview
Video Type
Privacy

Uploading... 0%

@endsection @section('scripts') @endsection