Explore all remarkable records along with their categories and details.
@endif
{{ $record->holder_name }} | {{ $record->category->name ?? 'No Category' }}
@if($record->description)
{{ $record->description }}
@endif @if($record->years)Year: {{ $record->years }}
@endifNo records found.