where('match_id', 3144414)->first(); $result_match = DB::table('st_lq_result')->where('match_id', 3144414)->first(); $result_match_r = DB::table('st_lq_result_record')->where('match_id', 3144414)->get()->toArray(); dd($bet_match); } }