{{-- brafa Systems — Google TV launcher management. Livewire backing: App\Http\Livewire\SuperAdmin\TvBrandingManagement. Manages the isolated tv_ tables (branding, channels, devices). Existing property/booking data is read-only. --}}
Configure the Google TV launcher per property: branding, IPTV channels and devices.
No properties match “{{ $search }}”.
@endforelse @if (count($properties) >= 60)Showing first 60 — refine your search to narrow down.
@endifSelect a property to manage its TV launcher.
Approximate TV welcome screen. Updates as you pick colours.
Location-aware features on the TV: local weather, "Eat nearby" and ambience streams.
Wi-Fi, checkout behavior, reviews and automatic nudges on the room TV.
The launcher shows this Tourdesk link as a QR code on the “Book your tour” screen.
{{ $tourdeskUrl }}
@else
No tourdesk_url set for this property (in property_emails). Add one there and it will appear on the TV automatically.
@endifNone assigned — the default list applies.
@elseDrag the ⠿ handle to reorder — the order is saved automatically and used as the channel order on the TV.
| Logo | No. | Name / stream | Logo URL | EPG id | Status | Actions | |
|---|---|---|---|---|---|---|---|
| ⠿ |
@if ($ch->logo_url)
|
{{ str_pad($ch->number, 3, '0', STR_PAD_LEFT) }} |
{{ $ch->name }}
|
{{ $ch->epg_channel_id ?? '—' }} | @if ($ch->is_active) Active @else Hidden @endif |
|
|
| No channels yet. | |||||||
Drag ⠿ to reorder.
| Title | Body | Status | Actions | |
|---|---|---|---|---|
| ⠿ | {{ $infoTab->title }} |
@if ($infoTab->is_active) Active @else Hidden @endif |
|
|
| No information tabs yet. | ||||
| Offer | Price | Description | Status | Actions |
|---|---|---|---|---|
{{ $up->title }} |
{{ $up->price ?: '—' }} | @if ($up->is_active) Active @else Hidden @endif |
|
|
| No upsell offers yet. | ||||
| Category | Item | Description | Price | Status | Actions |
|---|---|---|---|---|---|
| {{ $mi->category ?: '—' }} | {{ $mi->name }} |
{{ $mi->price ?: '—' }} | @if ($mi->is_available) Available @else Hidden @endif |
|
|
| No menu items yet. | |||||
Tick which streaming apps appear on this property's TVs. The first change copies the global list and customises it for this property only. Manage the global catalogue in TV Apps.
No apps in the global catalogue yet — add some under TV Apps.
@endforelse{{ $message }}
@enderror| Unit / Room | Device ID | Last seen | Status | Actions |
|---|---|---|---|---|
{{ $device->unit_name ?? '—' }} |
{{ $device->device_identifier }} | {{ optional($device->last_seen_at)->diffForHumans() ?? 'Never' }} | @if ($device->is_active) Active @else Disabled @endif |
|
| No devices provisioned for this property yet. | ||||