Uncover the heart-wrenching true stories behind crimes that transcended headlines and became part of popular culture. Exclusive first hand interviews reveal shocking twists, new evidence, and unexpected resolutions.
@php
$videos = $movie['videos'] ?? [];
$trailerObj = array_filter($videos, fn($v) => ($v['type'] ?? '') === 'Trailer' && ($v['site'] ?? '') === 'YouTube');
$trailerItem = reset($trailerObj);
@endphp
Watch on Prime Video