mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
routes changed
This commit is contained in:
@@ -8,6 +8,7 @@ use Livewire\Component;
|
||||
class CityTable extends Component
|
||||
{
|
||||
public Country $country;
|
||||
|
||||
public function render()
|
||||
{
|
||||
return view('livewire.book-case.city-table');
|
||||
|
||||
Reference in New Issue
Block a user