@if($pentathlon)

Pentathlon

@if( !empty($pentathlon->Pentathlon)) {!! $pentathlon->Pentathlon !!} @else

No Pentathlon info Added

@endif

{{env('APP_NAME')}}

@if( !empty($pentathlon->IT)) {!! $pentathlon->IT !!} @else

No {{env('APP_NAME')}} info Added

@endif

THE FIVE SPORTS

Swimming

@if( !empty($pentathlon->Swimming)) {!! $pentathlon->Swimming !!} @else

No Swimming info Added

@endif

Fencing

@if( !empty($pentathlon->Fencing)) {!! $pentathlon->Fencing !!} @else

No Fencing info Added

@endif

Obstacle

@if( !empty($pentathlon->Obstacle)) {!! $pentathlon->Obstacle !!} @else

No Obstacle info Added

@endif

Laser Run

@if( !empty($pentathlon->LaserRun)) {!! $pentathlon->LaserRun !!} @else

No LaserRun info Added

@endif

Shooting Game

@if( !empty($pentathlon->ShootingGame)) {!! $pentathlon->ShootingGame !!} @else

No Shooting Game info Added

@endif
@else
No info Added...
@endif