{{$product->title}}

@if($product->previous_price != "") ${{$product->previous_price}} @else @endif ${{$product->price}}
@for($i=1;$i<=5;$i++) @if($i <= \App\Review::ratings($product->id)) @else @endif @endfor

{{csrf_field()}} @if(Session::has('uniqueid')) @else @endif @if($product->stock != 0) @else @endif {{----}}