@foreach($data as $form) @endforeach
id Type Name Contact person Email Count Phone Description Type created at
{{$form->id}} {{$form->type}} {{$form->name}} {{$form->contactPerson}} {{$form->email}} {{$form->vveCount}} {{$form->phone}}

{{$form->comment}}

{{$form->vveType == 0 ? "VvE beheerder" : "VvE"}} {{$form->created_at}}