Files

5 lines
223 B
PHP
Raw Permalink Normal View History

2025-12-09 06:52:43 +00:00
<p class="text-sm text-orange-600 dark:text-white">
<span class="font-bold text-gray-900 dark:text-white">{{ $online }}</span>
<span>{{ __('messages.online', ['name' => $settings->get('hotel_name')]) }}</span>
</p>