Set in the not-too-distant future, this comedy anthology explores the issues of everyday life in the metropolis of Weird — stories that can only be told through the prism of sci-fi and comedy.
@php
$videos = $movie['videos'] ?? [];
$trailerObj = array_filter($videos, fn($v) => ($v['type'] ?? '') === 'Trailer' && ($v['site'] ?? '') === 'YouTube');
$trailerItem = reset($trailerObj);
@endphp
Watch on Prime Video