@foreach ($answers->where('id', '=', $question->profilequestionID) as $answer)
@endforeach