Nationally: {{ $user->nationally }} @foreach ($nationallyNames as $nationallyName) @endforeach
Ethnicity: {{ $user->ethnicity }}
Religion: {{ $user->religion }}
Disability: @if ($user->disability == 1) Yes @else No @endif
Sexual orientation: {{ $user->sexorientation }}