@props(['review'])
{{ $review->description }}
Submitted {{ $review->created_at->format('d M Y') }}
By {{ $review->user->name }}