@isset($carts)
{{strlimit($cart->product->title,25)}}
{{$appSetting->currency}} {{ number_format($cart->product->offerPrice(),0) }} @if($cart->color) C: {{ $cart->color }} @endif @if($cart->size) S: {{ $cart->size }} @endif