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

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