@push('styles') @vite([ 'resources/css/queue-detail.css', ]) @endpush
Main Image
@if(count($images) > 1)
@foreach($images as $index => $image) Thumbnail {{ $index + 1 }} @endforeach
@foreach($images as $index => $image) Thumbnail {{ $index + 1 }} @endforeach
@endif

{{ $item->name }}

{{ $this->getTypeName() }}
Kapasitas {{ $currentCapacity }}/{{ $item->capacity }}
@if($item->time_estimation)
Estimasi Waktu {{ $item->time_estimation }} menit
@endif
Dikelola oleh {{ $this->getStaffInfo() }}
Deskripsi

{{ $item->description }}

Lokasi

{{ $item->location }}