@if(config('settings.show_titlesub') == 'active')
@if($listing->country_id)
@endif
@if(count($listing->genres)>0)
@endif
@if($listing->release_date)
{{__('Released')}}
{{$listing->release_date->translatedFormat('d M, Y')}}
@endif
@if(count($listing->peoples)>0)
@endif
@if(count($listing->downloads)>0)