@extends('layouts.app') @section('content')
{{ $currentCategory ? 'Dokumentasi momen ' . strtolower($categoryLabels[$currentCategory] ?? $currentCategory) : 'Dokumentasi momen berharga selama ISNU Futsal 2026' }}
{{ $item->caption }}
@endif @if($item->match_id && $item->match){{ \Carbon\Carbon::parse($item->upload_date)->format('d M Y') }}