@if(count(\Cart::getContent()) > 0) @foreach(\Cart::getContent() as $item)
BDT {{ \Cart::get($item->id)->getPriceSum() }}