Hobbies
@if(isset($hobbies) && $hobbies['british_cycling_club']==1)
British Cycling
@endif
@if(isset($hobbies) && $hobbies['baseball']==1)
Find Baseball & Softball Near You
@endif
@if(isset($hobbies) && $hobbies['basketball_club']==1)
Basketball
@endif
@if(isset($hobbies) && $hobbies['football']==1)
Play Football
@endif
@if(isset($hobbies) && $hobbies['volleyball_club']==1)
Volleyball
@endif
@if(isset($hobbies) && $hobbies['lacrosse_club']==1)
Lacrosse
@endif
@if(isset($hobbies) && $hobbies['handball_club']==1)
Handball
@endif
@if(isset($hobbies) && $hobbies['rugby_club']==1)
Rugby
@endif
@if(isset($hobbies) && $hobbies['badminton_club']==1)
Badminton
@endif
@if(isset($hobbies) && $hobbies['athletics_club']==1)
Athletics & Running
@endif
@if(isset($hobbies) && $hobbies['rugby_league']==1)
Rugby League
@endif
@if(isset($hobbies) && $hobbies['archery_club']==1)
Archery
@endif
@if(isset($hobbies) && $hobbies['table_tennis_club']==1)
Table Tennis
@endif
@if(isset($hobbies) && $hobbies['weight_lifting_club']==1)
Weight-Lifting
@endif
@if(isset($hobbies) && $hobbies['hockey_club']==1)
Hockey
@endif
@if(isset($hobbies) && $hobbies['cricket_club']==1)
Cricket
@endif
@if(isset($hobbies) && $hobbies['arts_club']==1)
Arts
@endif
@if(isset($hobbies) && $hobbies['swimming']==1)
Swimming - Pool Finder
@endif
@if(isset($hobbies) && $hobbies['netball_club']==1)
Netball
@endif
@if(!isset($hobbies))
No Hobbies
@endif