@extends('layouts.home') @section('content') @livewire('image-slider', [ 'images' => $record->images, ])
{{ $comment->comment }}
{{ session('lang') == 'en' ? 'No reviews yet. Be the first to review this product!' : 'لا توجد مراجعات بعد. كن أول من يراجع هذا المنتج!' }}