@extends('layout.master') @push('styles') {{-- Leaflet CSS untuk peta --}} @endpush @section('content')
| # | 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 |
|---|