@extends("mail.contact-layout") @section("content")
Name: {{$name}}
Contact person: {{$contactPerson}}
Email: {{$email}}
Document: @if($documentId) Download @endif
Member list: @if($memberListId) Download @endif
Type: {{$type == 0 ? "VvE beheerder" : "VvE"}}
@endsection