@php $restaurant_icon = ' '; $hotel_icon = ' '; @endphp @foreach ($accreditations as $accreditation) {{-- LEFT SIDE --}} {{-- RIGHT SIDE --}}

53rd Artistic Gymnastics World Championships

October 19–25, 2025
Jakarta (INA)

@php $flagPath = $accreditation->flag_path && file_exists(public_path($accreditation->flag_path)) ? public_path($accreditation->flag_path) : public_path('media/img-default-picture.png'); @endphp
{{ $accreditation->code_gymnastic ?? '-' }} flag

{{ $accreditation->first_name }}

{{ $accreditation->last_name }}

{{ $accreditation->accre_number }} 123456

@php $picPath = $accreditation->picture ? public_path('storage/' . $accreditation->picture) : public_path('media/img-default-picture.png'); @endphp
{{ $accreditation->function_name ?? 'FIG' }}
T3
i
@php echo ''; @endphp
@php echo ''; @endphp
{{ $accreditation->zona_1 == 1 ? '1' : '-' }}
{{ $accreditation->zona_2 == 1 ? '2' : '-' }}
{{ $accreditation->zona_3 == 1 ? '3' : '-' }}
{{ $accreditation->zona_4 == 1 ? '4' : '-' }}
{{ $accreditation->zona_5 == 1 ? '5' : '-' }}
{{ $accreditation->zona_6 == 1 ? '6' : '-' }}
{{ $accreditation->zona_7 == 1 ? '7' : '-' }}
{{ $accreditation->zona_8 == 1 ? '8' : '-' }}
{{ $accreditation->zona_9 == 1 ? '9' : '-' }}
{{ $accreditation->zona_10 == 1 ? '10' : '-' }}
{{ $accreditation->zona_11 == 1 ? '11' : '-' }}
{{ $accreditation->zona_12 == 1 ? '12' : '-' }}
{{ $accreditation->zona_13 == 1 ? '13' : '-' }}
{{ $accreditation->zona_14 == 1 ? '14' : '-' }}
{{ $accreditation->zona_15 == 1 ? '15' : '-' }}

Important information about this information

the identity Accreditation card remains the property of the FIG and can be withdrawn with immediate effect, at the FIG’s sole discretion. By accepting the accreditation, I confirm having read and uderstood the FIG Statutes, the FIG and IOC Code of Ethics, the FIG Code of Con-duct, the FIG Technical Regulations, the FIG License Rules, the FIG Anti-Doping Rules, the World Anti-Doping Code including the International Standards, the Code of Points, the FIG Accreditation Rules, and all other FIG Rules and Regulations and their amendments and agree to comply with and to be bound by them. I declare that I agree to be filmend, televised, photographed, identified and otherwise recorded during the event under the conditions and for the purposes now or here-after authorized by the FIG in relation with the promotion of the event. I agree that all photos and moving images taken by me at the event shall be used solely for personal and non-commercial puposes rules unless prior written consent it obtained from the FIG

Category

Delegations
FIG
LOC
Television
Media
Security
Observers
T3 Transport Categories
I Insurance
@php echo ''; @endphp Meals
@php echo ''; @endphp Accomodation

Zones

  1. Competition Area
  2. Training Hall
  3. Warm-up Hall
  4. Competition Management and Judges Seating
  5. Judges meeting rooms
  6. Delegations seating
  7. LOC Offices
  8. FIG Offices
  9. Doping Control Zone
  10. Media
  11. Media Grandstands
  12. TV Compound
  13. Photographic Positions
  14. Mixed Zone
  15. VIP
@endforeach