@props([ 'movie', 'categoryId', 'tmdb', ])
{{ __('torrent.similar') }}

{{ $movie->title ?? '' }}

{{ substr($movie->release_date ?? '', 0, 4) ?? '' }}