@extends('dashboard.base') @section('css') @endsection @section('content')

Upload new Video

@if ($errors->any()) @endif @if(Session::has('message')) @endif
@csrf
Title
Video File (Max size: 10 mb)
Return
@endsection @section('javascript') @endsection