{{trans('front.ditalis')}}
{!! $product->Info !!}
--}}
{{--
--}}
Specifications
--}} {{----}}
{{-- --}}
{{-- --}}
{{--
--}}
{{--
--}}
{{-- --}}
{{-- | Color | --}} {{--Blue, Purple | --}} {{--
| Size | --}} {{--150x100x100 | --}} {{--
| Weight | --}} {{--0.6kg | --}} {{--
| Manifacturer | --}} {{--Manifacturer | --}} {{--
@if($ProductReviews->count()>0)
@foreach($ProductReviews as $reviwe)
@endforeach
@else
@endif
{{$reviwe->name}}
{{$reviwe->review}}
@lang('front.productCate')
@if($products->count()>0)
@foreach($products as $productttt)
@endforeach
@else
@endif
@if($productttt->special)
{{trans('front.Special')}}
@endif

{{-- --}}
{{$productttt->item_name}}
@if($productttt->discount != 0) {{$productttt->price_after_discount}} @else {{$productttt->price}} @endif {{trans('front.KD')}}
@if($productttt->discount != 0)
{{$productttt->price}} {{trans('front.KD')}}
@else
@endif