{{ $athlete->user->name }} |
{{ $athlete->firstname }} |
{{ $athlete->lastname }} |
{{ $athlete->country_of_birth }} |
{{ $athlete->nationality }} |
{{ $athlete->email }} |
{{ $athlete->mobile }} |
{{ $athlete->covid_vaccination }} |
{{ $athlete->yellow_fever }} |
{{ $athlete->medical_conditions }} |
{{ $athlete->allergies }} |
{{ $athlete->medications }} |
{{ $athlete->health_attachments }} |
{{ $athlete->blood_types }} |
{{ $athlete->height }} |
{{ $athlete->weight }} |
{{ $athlete->bio }} |
{{ $athlete->nickname }} |
{{ $athlete->profile }} |
{{ $athlete->gender }} |
{{ $athlete->address }} |
{{ $athlete->birth_date }} |
{{ $athlete->created_at }} |
{{ $athlete->updated_at }} |
@endforeach