Fredi Cosme (2024)
"A comedian has to take life as what it is: a comedy."
Comedy
•
10 min
Overview
A comedian has to take life as what it is: a 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