@if (Cart::instance('default')->content()->count() > 1)
{!! $item->qty !!} × {!! $item->price !!} = {{ $item->subtotal }} {{ __('EGP') }}