KTVCentral/resources/views/livewire/admin/room-status-log.blade.php

6 lines
177 B
PHP
Raw Normal View History

<x-app-layout>
<x-slot name="header">
<div class="header">超級巨星 自助式KTV</div>
</x-slot>
2025-07-01 10:36:00 +08:00
<livewire:tables.room-status-log-table />
</x-app-layout>