A users' guide to the cosmos, from the Big Bang to galaxies, stars, planets and moons: where did it all come from and how does it all fit together? A primer for anyone who has ever looked up at the night sky and wondered.
@php
$videos = $movie['videos'] ?? [];
$trailerObj = array_filter($videos, fn($v) => ($v['type'] ?? '') === 'Trailer' && ($v['site'] ?? '') === 'YouTube');
$trailerItem = reset($trailerObj);
@endphp
Watch on Prime Video