{!! $product->description !!}

{!! csrf_field() !!}
@if(count($getSpecfics))
@endif @if($product->quantity != 0)
+
-
@endif
@if(@$product->discount != 0) {{@$product->price_after_discount}} @else {{@$product->price}} @endif {{trans('front.KD')}} @if(@$product->discount != 0) -{{@$product->discount}}% {{@$product->price}} {{trans('front.KD')}} @endif
@for($i=0;$i < $product_rate; $i++ ) @endfor @for($i=0;$i < (5-$product_rate) ;$i++ ) @endfor
@if($product->quantity != 0)
@endif

{{trans('front.ditalis')}}

{!! $product->Info !!}

{{--
--}} {{--

Specifications

--}} {{--
--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{--
ColorBlue, Purple
Size150x100x100
Weight0.6kg
ManifacturerManifacturer
--}} {{--
--}} {{-- --}} {{--
--}}
@if($ProductReviews->count()>0) @foreach($ProductReviews as $reviwe)
@for($i=0;$i < $reviwe->rate ;$i++ ) @endfor

{{$reviwe->name}}

{{$reviwe->review}}

@endforeach @else @endif
{!! csrf_field() !!}
@guest @else @endguest

@lang('front.productCate')