@extends('layout.master') @push('styles') {{-- Leaflet CSS untuk peta --}} @endpush @section('content')
{{ $status->endpoint_name }}
Last Check: {{ $status->last_checked_at ? $status->last_checked_at->diffForHumans() : 'Never' }}
@if($status->status === 'offline' && $status->details)Error: {{ Str::limit($status->details, 30) }}
@endif| # | Kota | Penonton |
|---|---|---|
| {{ $index + 1 }} | {{ $city->city_name }} | {{ number_format($city->total_viewers) }} |
| Data tidak ditemukan. | ||
| # | Bioskop | Penonton |
|---|---|---|
| {{ $index + 1 }} | {{ $theater->theater_name }} ({{ $theater->city_name }}) | {{ number_format($theater->total_viewers) }} |
| Data tidak ditemukan. | ||
| Kota | Penonton | Okupansi |
|---|
| Tanggal | Jam | Bioskop | Studio | Penonton | Harga | Aksi |
|---|