Portfolio @if(!is_null($portfolio->getMedia('portfolio')->first())) @else @endif {{ \Carbon\Carbon::make($portfolio->created_at)->format('l F j, Y H:i:s') }} @if($portfolio->created_at != $portfolio->updated_at) Updated at: {{ \Carbon\Carbon::make($portfolio->updated_at)->format('l F j, Y H:i:s') }} @endif {{ $portfolio->title }}