manage cities added, edit venue images

This commit is contained in:
HolgerHatGarKeineNode
2023-02-27 13:09:46 +01:00
parent 03fcb375bf
commit 1dda151060
26 changed files with 189 additions and 56 deletions

View File

@@ -15,7 +15,7 @@
</div>
</div>
<livewire:tables.city-table :country="$country->code" type="bookCase"/>
<livewire:tables.city-table :country="$country->code" type="bookCase" :manage="$manage"/>
</div>
</section>
{{-- FOOTER --}}