{{ item.items.map(b => b.pivot.unit_price * b.pivot.quantity).reduce((a, b) => a + b, 0) | number_format }}