allen.yan ef865b50e1 20250902
移除使用的密碼記錄
加入手機點歌介面
加入 ftp驗証
2025-09-02 11:25:28 +08:00

10 lines
264 B
PHP

<x-app-layout>
<x-slot name="header">
<div class="header">超級巨星 自助式KTV</div>
</x-slot>
<x-notifications/>
<livewire:tables.room-table/>
<livewire:forms.room-form />
<livewire:modals.room-detail-modal />
</x-app-layout>