@extends('layouts.backend') @section('css_after') @endsection @section('js_after') @if(isset($video_details['is_payable']) && $video_details['is_payable']==1 ) @else @endif @endsection @section('content')

EDIT VIDEO

@csrf
@endsection