redirect(InventoryItemResource::getUrl('index', tenant: Tenant::current())); } protected function getHeaderWidgets(): array { return [ InventoryKpiHeader::class, ]; } }