{{ $Photos->title }}
exchange4media Staff @if (\Carbon\Carbon::parse($Photos->created_at)->diffInWeeks() > 1) {{ \Carbon\Carbon::parse($Photos->created_at)->format('d-F-Y') }} @else {{ \Carbon\Carbon::parse($Photos->created_at)->diffForHumans() }} @endif
View Gallery