allen.yan f8f4f46096 單機版 v.0.1.1 20250625
文字廣告 介面
文字廣告 訊息推到各包廂功能
2025-06-26 18:07:38 +08:00

8 lines
287 B
PHP

<x-admin.section-header title="{{ __('text_ads.list') }}">
<x-wireui:button
wire:click="$dispatchTo('forms.text-ads-form', 'openModal')"
icon="plus"
label="{{ __('text_ads.CreateNew') }}"
class="bg-blue-600 text-white"
/>
</x-admin.section-header>