middleware('auth'); } public function index() { return Inertia::render('home'); } }