This commit is contained in:
2024-06-12 19:51:41 +02:00
parent 154e79aacd
commit 0ce904a7d8
18 changed files with 104 additions and 146 deletions

View File

@@ -20,7 +20,7 @@
</div>
@endpush
<x-layout>
<x-layouts.app>
<x-hero-search></x-hero-search>
<h1 class="mb-4 mx-8 text-4xl font-extrabold leading-none tracking-tight text-gray-900 md:text-5xl lg:text-6xl dark:text-white">
{{ $category->name }}
@@ -50,4 +50,4 @@
<livewire:drawer.album.create></livewire:drawer.album.create>
</x-slot:content>
</x-drawer>
</x-layout>
</x-layouts.app>