{{-- --}}
{{-- | --}}
{{-- --}}
{{-- | --}}
{{-- --}}
Contact form
@if(isset($id)) id: {{$id}} @endif
@if(isset($package) && $package) Package: {{$package}} @endif
Form type: {{$type}}
Name: {{$name}}
Contact person: {{$contactPerson}}
@isset($function)
Function: {{$function}}
@endisset
Email: {{$email}}
@isset($vveCount)
Number of units/hoas: {{$vveCount}}
@endisset
Phone: {{$phone}}
Street: {{$street}}
House number: {{$houseNumber}}
Post code: {{$postCode}}
City: {{$city}}
@isset($vveType)
Vve type: {{$vveType == 0 ? "VvE beheerder" : "VvE bestuurder"}}
@endisset
Create date: {{$created_at}}
Comment: {{$comment}}
|
|