getAiPreparedPostsTask->run(); return inertia()->render('Dashboard/Main', [ 'aiPreparedPosts' => $aiPreparedPosts, ]); } }