@if(strlen(strip_tags(__($item->description))) > 140) {{ substr(strip_tags(__($item->description)), 0, 140) . '...' }} @else {{ strip_tags(__($item->description)) }} @endif
{{__($general->cur_sym)}} {{showAmount($item->price)}}