Hall Details
Manage and update hall information below.
{{ session('success') }}
@endif
@if($errors->any())
@foreach($errors->all() as $error)
@endif
{{-- Hall Card --}}
{{ $error }}
@endforeach
{{-- Gambar --}}
{{-- Info --}}
{{ $hall->hall_capacity ?? '0' }} Pax Capacity
{{ $hall->hall_name ?? 'N/A' }}
Dewan Kolej Harun Aminurrashid, UPSI
{{-- Facilities --}}
{{-- Historical --}}
{{-- Stats --}}
Facilities
@foreach(explode(',', $hall->hall_facilities ?? 'N/A') as $facility)
{{ trim($facility) }}
@endforeach
Historical Background
{{ $hall->hall_history ?? 'N/A' }}
Capacity
{{ $hall->hall_capacity ?? '0' }}
Pax
Status
Active
Available
Facilities
{{ count(explode(',', $hall->hall_facilities ?? '')) }}
Items