@extends('admin.layout.app') @section('heading', 'Edit Video') @section('button') View @endsection @section('main_content')
@csrf
@endsection