🗑️ Remove deprecated and unused layouts, components, and assets; update dependencies and integrate TailwindCSS v4 for improved consistency.

This commit is contained in:
HolgerHatGarKeineNode
2026-01-18 19:18:51 +01:00
parent 6ea8d7c546
commit a4aad6ebb6
15 changed files with 662 additions and 453 deletions

View File

@@ -60,7 +60,6 @@ new class extends Component {
<!-- Links -->
<div class="space-y-8">
@dd($currentRoute)
<x-layouts.navigation.association :currentRoute="$currentRoute"/>
<x-layouts.navigation.admin :currentRoute="$currentRoute"/>
</div>