Midnight Sun ()
Animation
Sci-Fi & Fantasy
•
0 min
Overview
Animated series based on the novel of the same name, which is a retelling of Twilight from the perspective of Edward Cullen.
@php
$videos = $movie['videos'] ?? [];
$trailerObj = array_filter($videos, fn($v) => ($v['type'] ?? '') === 'Trailer' && ($v['site'] ?? '') === 'YouTube');
$trailerItem = reset($trailerObj);
@endphp
Watch on Prime Video