Someone drops off three cute little kittens; Tom is put in charge of them while Mammy goes shopping. But behind her back, the three little angels are real devils.
@php
$videos = $movie['videos'] ?? [];
$trailerObj = array_filter($videos, fn($v) => ($v['type'] ?? '') === 'Trailer' && ($v['site'] ?? '') === 'YouTube');
$trailerItem = reset($trailerObj);
@endphp
Watch on Prime Video