Route::get('/urunler/{urunslug}', [AppHttpControllersHomeController::class , 'show'])->name('urunler.urun');