Model::with(['relationMethod'=>function($query){ return $query->where('pwra_dt', date('Y-m-d'))->get(); }]) ->get();