@if(product_price_for_user_normal($product->id)[1]!=0) قیمت :{{ number_format(product_price_for_user_normal($product->id)[0]) }}تومان @endif @if(product_price_for_user_normal($product->id)[2]==0) موجود شد به من اطلاع بده @else @if($product->show_sell) قیمت :{{ number_format(product_price_for_user_normal($product->id)[2]) }} تومان @endif @endif
@else