Gustavo Luigi 2022-09-01 22:48:19 +02:00
parent 01a87d0a57
commit 37057a3731
1 changed files with 2 additions and 2 deletions

View File

@ -39,7 +39,7 @@
</p>
</div>


<div class="col-12" style="min-height:800px; ">


@ -51,7 +51,7 @@
Calendly.initInlineWidget({
url: 'https://calendly.com/areya/beratung-solar?hide_gdpr_banner=1',
prefill: {
name: "{{session()->get('entry')->fields['name']}}",
name: "{{session()->get('entry')['vorname']}}",
email: "john@doe2.com"
}