Validity:
{{ $reserveLot->validity }}
This is for:
{{ $reserveLot->userType ? $reserveLot->userType->name : '-' }}
{{-- Availability (maps to is_active) --}}
{{-- Status (maps to is_visible) --}}
{{-- Edit Reserve Lot Modal --}}
{{-- Delete Confirmation Modal --}}