{{ $info->published_date ? \Carbon\Carbon::parse($info->published_date)->format('M d, Y') : \Carbon\Carbon::parse($info->created_at)->format('M d, Y') }}
@if ($otherProjects && $otherProjects->count())
{{ trans('general.other_projects') }}
{{ $info->published_date ? \Carbon\Carbon::parse($info->published_date)->format('M d, Y') : \Carbon\Carbon::parse($info->created_at)->format('M d, Y') }}