@if($type != 'normal')
@endif

{{$product->descriptions()->name}}

{{$product->category->descriptions()->name}}

{!! mb_substr(strip_tags($product->descriptions()->description),0,55,"UTF-8") !!}...
{{number_format($product->costCheck(),2)}} {{__('web.sar')}} @if($product->type != 'none') {{$product->costBeforeCheck()}} {{__('web.sar')}} @endif
{{__('web.show_product')}}
@if($type != 'normal')
@endif