{!! $product->description !!}

{!! csrf_field() !!}
@if(count($getSpecfics))
@endif
+
-
{{@$product->price_after_discount}} ج.م @if(@$product->discount != 0) -{{@$product->discount}}% {{@$product->price}} ج.م @endif
@for($i=0;$i < $product->stars ;$i++ ) @endfor @for($i=0;$i < (5-$product->stars) ;$i++ ) @endfor

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

{!! $product->description !!}

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

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')