This thought-provoking documentary series examines the harrowing consequences of the Vietnam War, from the Gulf of Tonkin incident to the fall of Saigon.
@php
$videos = $movie['videos'] ?? [];
$trailerObj = array_filter($videos, fn($v) => ($v['type'] ?? '') === 'Trailer' && ($v['site'] ?? '') === 'YouTube');
$trailerItem = reset($trailerObj);
@endphp
Watch on Prime Video