Monsters can be found lurking behind any innocent smile and on any street corner in America. Never-before-seen-video footage stares straight into the eyes of these killers who hide in plain sight. Anyone can be a monster.
@php
$videos = $movie['videos'] ?? [];
$trailerObj = array_filter($videos, fn($v) => ($v['type'] ?? '') === 'Trailer' && ($v['site'] ?? '') === 'YouTube');
$trailerItem = reset($trailerObj);
@endphp
Watch on Prime Video