Would someone convert this code to nova: Training::where( \'created_at\', \'>\', Carbon::now()->subDays(30)) ->get() thanks in advance, Thomas