Manage YouTube shorts or promotional videos displayed in the carousel
| Video Preview | Title & URL | Order | Status | Actions |
|---|---|---|---|---|
|
|
{{ $video->title ?: 'Untitled Video' }}{{ Str::limit($video->video_url, 40) }} |
#{{ $video->order }} | @if($video->status) Live @else Hidden @endif | |
| No video reels found | ||||
ORDER #{{ $video->order }} — {{ $video->status ? 'LIVE' : 'HIDDEN' }}
WATCH VIDEO →