@extends('admin.layout') @section('custom-style') @endsection @section('content') Videos Video Upload Upload Video for {{$video->title." - ".$video->sub_title}} {{csrf_field()}} 0% @endsection @section('custom-scripts') @endsection