@include('components.public.reviews.mark', ['mark' => $review->mark, 'centered' => true]) true, "text-lockit-blue underline underline-offset-4" => isset($review->review_url) ]) @isset($review->review_url) href="{{ $review->review_url }}" target="_blank" rel="noopener noreferrer" @endisset> Avatar du commentaire

{{ $review->reviewer_name ?? "Nom Prénom"}}

{{ $review->message ?? "Message du commentaire" }}

{{ Carbon\Carbon::parse($review->published_at ?? Carbon\Carbon::today()->subDays(rand(0, 365)))->diffForHumans() }}