7 lines
182 B
PHP
7 lines
182 B
PHP
|
|
||
|
<x-layouts.admin>
|
||
|
<x-wireui:notifications/>
|
||
|
<livewire:tables.room-table/>
|
||
|
<livewire:forms.room-form />
|
||
|
<livewire:grids.modals.room-detail-modal />
|
||
|
</x-layouts.admin>
|