{{ $Photos->title }}
e4m Staff {{ $listingDate->diffInWeeks() > 1 ? $listingDate->format('M d, Y h:i A') : $listingDate->diffForHumans() }}
View Gallery
e4m Staff
@php $date = \Carbon\Carbon::parse($ArrViewPhotos->created_at); @endphp{{ $date->diffInWeeks() > 1 ? $date->format('M d, Y h:i A') : $date->diffForHumans() }}
e4m Staff {{ $listingDate->diffInWeeks() > 1 ? $listingDate->format('M d, Y h:i A') : $listingDate->diffForHumans() }}
View Gallery