In this fantasy anthology series, encounters with mermaids, fallen angels and other strange beasts drive broken people to desperate acts in an attempt to repair their lives, ultimately showing there is a thin line between man and beast.
@php
$videos = $movie['videos'] ?? [];
$trailerObj = array_filter($videos, fn($v) => ($v['type'] ?? '') === 'Trailer' && ($v['site'] ?? '') === 'YouTube');
$trailerItem = reset($trailerObj);
@endphp
Watch on Prime Video