@extends('admin.layout') @section('title', 'تعديل الفيديو — نظام مقالاتي') @push('css') @endpush @section('content')

تعديل الفيديو

رجوع
@csrf @method('PUT')
@if($video->thumbnail)
thumbnail
@endif
active ? 'checked' : '' }}>
@endsection