Each self-contained episode features a different kind of horror, varying from witches, werewolves, ghosts, devil worship and voodoo, but also includes non-supernatural themes such as cannibalism, confinement and serial killers.
@php
$videos = $movie['videos'] ?? [];
$trailerObj = array_filter($videos, fn($v) => ($v['type'] ?? '') === 'Trailer' && ($v['site'] ?? '') === 'YouTube');
$trailerItem = reset($trailerObj);
@endphp
Watch on Prime Video