@extends('panel.layouts.master') @section('title', 'ویرایش ویدیو') @section('content') @include('panel.layouts.sidebar') @include('panel.layouts.header') ویرایش ویدیو {{ $data->title }} @csrf @method('PUT') عنوان لینک توضیحات مختصر توضیحات کاور انتخاب فایل ذخیره @endsection @section('script') @endsection