reports() ->select('reports.id') ->with('deals:id,title') ->get(); } }