$personalSale = DB::select(DB::raw("SELECT a.account_id, sum(c.purchase_amount) AS totAmount FROM dealer_infos a