Edit Video Reel
Back to Video Reels

Modify Video Reel

Update title, URL, or replace the thumbnail.

@csrf @method('PUT')
@error('title')

{{ $message }}

@enderror
@error('video_url')

{{ $message }}

@enderror
@if($homeVideo->thumbnail)

Current thumbnail exists (click to keep as is).

@endif
Cancel