@if($pentathlon)
@else
@endif
Pentathlon
@if( !empty($pentathlon->Pentathlon))
{!! $pentathlon->Pentathlon !!}
@else
No Pentathlon info Added
@endifModern Pentathlon Federation Of India
@if( !empty($pentathlon->mpfi))
{!! $pentathlon->mpfi !!}
@else
No MPFI info Added
@endifTHE FIVE SPORTS
Swimming
@if( !empty($pentathlon->Swimming))
{!! $pentathlon->Swimming !!}
@else
No Swimming info Added
@endifFencing
@if( !empty($pentathlon->Fencing))
{!! $pentathlon->Fencing !!}
@else
No Fencing info Added
@endifRiding
@if( !empty($pentathlon->Riding))
{!! $pentathlon->Riding !!}
@else
No Riding info Added
@endifLaser Run
@if( !empty($pentathlon->LaserRun))
{!! $pentathlon->LaserRun !!}
@else
No LaserRun info Added
@endif