@extends('admin.layouts.container') @section('content')

{{ $head ?? '' }}

@if($video ?? '' && $video->id) @method('PUT') @endif @CSRF
image ?? "")}}"/>
Choose
@endsection @section('inner_js') {{-- --}} @endsection