I am creating simple query in laravel which gives error i want sum of sub_total column with product_slug parameter from table
$items=DB::table(\'carts\')