@extends('backend.admin.index') @section('body')

{{$heading}}

List Videos
{{csrf_field()}}
Video Title *
Paste YT Video Code*
Enter last 11 Characters after 'watch?v=' from youtube video link as image below with red circle

status=='active') checked @endif required> Public status=='inactive') checked @endif required> Draft
@endsection @section('script') @endsection